summaryrefslogtreecommitdiff
path: root/CHANGELOG.txt
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2004-06-21 08:26:20 +0000
committerDries Buytaert <dries@buytaert.net>2004-06-21 08:26:20 +0000
commitad3c6f345eff5d7e961f7d6258e61afb5ecce5cb (patch)
treebb42f56e40065267a0fc0de04b20d6601377507c /CHANGELOG.txt
parente30fdce6cbacd17133a91ac71992de86b2a5f99a (diff)
downloadbrdo-ad3c6f345eff5d7e961f7d6258e61afb5ecce5cb.tar.gz
brdo-ad3c6f345eff5d7e961f7d6258e61afb5ecce5cb.tar.bz2
- Patch #8681 by asimmonds: more help text updates
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r--CHANGELOG.txt11
1 files changed, 6 insertions, 5 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 6c25fd61a..b9d76aba0 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -4,8 +4,10 @@ Drupal x.x.x, xxxx-xx-xx
- profile module:
* made it possible to administer profile fields.
* made it possible to browse the profiles by field.
-- menu module:
- * made it possible to customize menus.
+- navigation:
+ * made it possible to add, delete, rename and move menu items.
+ * introduced tabs and subtabs for local tasks.
+ * reorganized the navigation menus.
- user management:
* added support for multiple roles per user.
- refactored 403 (forbidden) handling and added support for custom 403 pages.
@@ -16,9 +18,8 @@ Drupal x.x.x, xxxx-xx-xx
* refactored the categorization of syndicated news items.
- database backend:
* added support for mutiple database connections.
-- usability:
- * introduced tabs and subtabs for local tasks.
- * reorganized the navigation menus.
+- theme system:
+ * changed all GIFs to PNGs.
- accessibility:
* improved the accessibility of the archive module's calendar.
* improved form handling.