diff options
-rw-r--r-- | CHANGELOG.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 2bceed71f..6f0beefd8 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -57,6 +57,9 @@ Drupal 7.25, xxxx-xx-xx (development version) - Changed the File module's hook_field_load() implementation to prevent file entity properties which have the same name as file or image field properties from overwriting the field properties (minor API change). +- Numerous small bug fixes. +- Numerous API documentation improvements. +- Additional automated test coverage. Drupal 7.24, 2013-11-20 ---------------------- |