diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 34441e214bbbb6e0280c9990455d9caf34c6932b..367dad2f8563b8c86628e294f21c073984d74597 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.