diff options
-rw-r--r-- | CHANGELOG.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index c0e872b23..3e1058f17 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -27,6 +27,8 @@ Drupal 7.15, xxxx-xx-xx (development version) theme updates are available. - Performance improvement: Removed needless call to system_rebuild_module_data() in field_sync_field_status(), greatly speeding up bulk module enable/disable. +- Renamed the "Field" column on the Manage Fields screen to "Field type", since + the former was confusing and inaccurate (UI change). Drupal 7.14 2012-05-02 ---------------------- |