From 151acbb3317c5a7da807d3a237e16b5f4cbc8de5 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Sat, 19 Jun 2004 10:29:02 +0000 Subject: [PATCH] - Added a note about the tabs. --- CHANGELOG.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 81cd0fe64f8..6c25fd61a64 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.