summaryrefslogtreecommitdiff
path: root/CHANGELOG.txt
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2005-05-26 19:20:52 +0000
committerDries Buytaert <dries@buytaert.net>2005-05-26 19:20:52 +0000
commit2e81e39b51929a40301453c7ca5b09db5fd48124 (patch)
tree8527ef500be3fbf9212da30cb9439b1906083ed9 /CHANGELOG.txt
parent0250938e2b2bb66bdeb8e1209ea77eba49a4c72d (diff)
downloadbrdo-2e81e39b51929a40301453c7ca5b09db5fd48124.tar.gz
brdo-2e81e39b51929a40301453c7ca5b09db5fd48124.tar.bz2
- Added something about the AJAX auto-complete forms.
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r--CHANGELOG.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 5d1b2ea14..5b5e30684 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -7,7 +7,9 @@ Drupal x.x.x, xxxx-xx-xx (Development version)
* added the PHPTemplate theme engine and removed the Xtemplate engine.
* converted the bluemarine theme from XTemplate to PHPTemplate.
* converted the pushbutton theme from XTemplate to PHPTemplate.
-- reworked the 'request new password' functionality.
+- usability:
+ * reworked the 'request new password' functionality.
+ * added support for auto-complete forms (AJAX)
- profiles:
* added a block to display author information along with posts.
* added support for private profile fields.