summaryrefslogtreecommitdiff
path: root/CHANGELOG.txt
diff options
context:
space:
mode:
authorAngie Byron <webchick@24967.no-reply.drupal.org>2009-04-12 16:42:30 +0000
committerAngie Byron <webchick@24967.no-reply.drupal.org>2009-04-12 16:42:30 +0000
commit1a07f9f907cc66022bb49e4390c4c8cbc6df389d (patch)
tree359c9b271c3dfa8380f299ab5c4a37ea7f002df3 /CHANGELOG.txt
parent6d3ba59ef9bcb88a39b62230f553bbfa5ab00c46 (diff)
downloadbrdo-1a07f9f907cc66022bb49e4390c4c8cbc6df389d.tar.gz
brdo-1a07f9f907cc66022bb49e4390c4c8cbc6df389d.tar.bz2
#323112 follow-up by keith.smith: Celebrate Vertical Tabs in README.txt. Hooray! :D
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r--CHANGELOG.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 34441e214..367dad2f8 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -36,6 +36,9 @@ Drupal 7.0, xxxx-xx-xx (development version)
* Added configurable ability for users to cancel their own accounts.
* Added optional filter that can use [internal:node/123] to link to internal
pages.
+ * Added "vertical tabs", a reusable interface component that features automatic
+ summaries and increases usability.
+ * Replaced fieldsets on node edit and add pages with vertical tabs.
- Performance:
* Improved performance on uncached page views by loading multiple core
objects in a single database query.