diff options
-rw-r--r-- | CHANGELOG.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 8c496edad..4e0585dc2 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,6 +1,8 @@ Drupal 7.20, xxxx-xx-xx (development version) ----------------------- +- Fixed enforced dependencies errors updating to recent versions of Drupal 7 on + certain non-MySQL databases. - Refactored the Field module's caching behavior to obtain large improvements in memory usage for sites with many fields and instances (API addition: http://drupal.org/node/1880666). |