summaryrefslogtreecommitdiff
path: root/CHANGELOG.txt
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2005-08-31 18:48:24 +0000
committerDries Buytaert <dries@buytaert.net>2005-08-31 18:48:24 +0000
commitfabcd8bbfb4214da461b85d134946fefae20b871 (patch)
treebfde43f3b870c96686045f70083d40b5b33a7bf4 /CHANGELOG.txt
parente03ce2f99670b75a7f3e0709dd8705a2a3f4625e (diff)
downloadbrdo-fabcd8bbfb4214da461b85d134946fefae20b871.tar.gz
brdo-fabcd8bbfb4214da461b85d134946fefae20b871.tar.bz2
- Updated CHANGELOG.txt
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r--CHANGELOG.txt9
1 files changed, 6 insertions, 3 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 1ad5c30ff..1f62bcdfd 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -9,12 +9,15 @@ Drupal x.x.x, xxxx-xx-xx (development version)
- usability:
* reworked the 'request new password' functionality.
* reworked the node and comment edit forms.
- * improve menu system integration.
+ * made it easy to add nodes to the navigation menu.
* added support for auto-complete forms (AJAX).
- * added support for collapsible page sections.
+ * added support for collapsible page sections (AJAX).
+ * improved file upload functionality (AJAX).
* reorganized some settings pages.
* added friendly database error screens.
* improved styling of update.php.
+- node system:
+ * reworked the revision functionality.
- profiles:
* added a block to display author information along with posts.
* added support for private profile fields.
@@ -25,7 +28,7 @@ Drupal x.x.x, xxxx-xx-xx (development version)
* added Docbook-like XML export functionality.
* added OPML export functionality.
- block system:
- * extended support for theme-specific block regions.
+ * added support for theme-specific block regions.
- syndication:
* made the aggregator module parse Atom feeds.
- XML-RPC: