diff options
-rw-r--r-- | CHANGELOG.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 7a8221d68..c6f8e3960 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -3,8 +3,8 @@ Drupal 7.27, xxxx-xx-xx (development version) ----------------------- - Fixed untranslatable text strings in the administrative interface for the "Crop" effect provided by the Image module (minor string change). -- Fixed up a bug in the Taxonomy module update function introduced in Drupal - 7.26 that caused memory and CPU problems on sites with very large numbers of +- Fixed a bug in the Taxonomy module update function introduced in Drupal 7.26 + that caused memory and CPU problems on sites with very large numbers of unpublished nodes. Drupal 7.26, 2014-01-15 |