diff options
author | David Rothstein <drothstein@gmail.com> | 2013-01-27 16:57:02 -0500 |
---|---|---|
committer | David Rothstein <drothstein@gmail.com> | 2013-01-27 16:57:02 -0500 |
commit | 43c399884b889529595131d2b0be413484a6eb4d (patch) | |
tree | 54714a2dc1f29ef82c1d54569dfdd66da01e2066 | |
parent | 7e689afdd48ef354a286ed27ad2f8c3b55789a6a (diff) | |
download | brdo-43c399884b889529595131d2b0be413484a6eb4d.tar.gz brdo-43c399884b889529595131d2b0be413484a6eb4d.tar.bz2 |
Minor wording change in CHANGELOG.txt.
-rw-r--r-- | CHANGELOG.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index d525fecaf..8c496edad 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,7 +1,7 @@ Drupal 7.20, xxxx-xx-xx (development version) ----------------------- -- Refactored the Field module's caching behavior to obtain massive improvements +- 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). - Fixed entity argument not being passed to implementations of |