diff options
author | Dries Buytaert <dries@buytaert.net> | 2004-06-19 10:29:02 +0000 |
---|---|---|
committer | Dries Buytaert <dries@buytaert.net> | 2004-06-19 10:29:02 +0000 |
commit | 151acbb3317c5a7da807d3a237e16b5f4cbc8de5 (patch) | |
tree | 50a04adf67855aea835125afce583be94e8e292c | |
parent | 71c99bb213636a7b5956cd4b0c10d3dacc724556 (diff) | |
download | brdo-151acbb3317c5a7da807d3a237e16b5f4cbc8de5.tar.gz brdo-151acbb3317c5a7da807d3a237e16b5f4cbc8de5.tar.bz2 |
- Added a note about the tabs.
-rw-r--r-- | CHANGELOG.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 81cd0fe64..6c25fd61a 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -17,7 +17,8 @@ Drupal x.x.x, xxxx-xx-xx - database backend: * added support for mutiple database connections. - usability: - * slightly reorganized navigation menus. + * introduced tabs and subtabs for local tasks. + * reorganized the navigation menus. - accessibility: * improved the accessibility of the archive module's calendar. * improved form handling. |