diff options
-rw-r--r-- | CHANGELOG.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index e022023b9..edc701392 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -46,7 +46,8 @@ Drupal 6.0, xxxx-xx-xx (development version) .info file. * Dynamically check password strength and confirmation. * Refactored poll administration. - * Drag and drop of table rows in the blocks administration page. + * Implemented drag-and-drop positioning for blocks, menu items, taxonomy + terms, and profile fields. - Theme system: * Added .info files to themes and made it easier to specify regions and features. |