diff options
-rw-r--r-- | CHANGELOG.txt | 3 |
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. |