summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Rothstein <drothstein@gmail.com>2014-04-05 20:12:08 -0400
committerDavid Rothstein <drothstein@gmail.com>2014-04-05 20:12:08 -0400
commit50b258cded80f77de187188ab8865e11d659e0f0 (patch)
treeae85390f569ebcbdcbf3108e6449117946a28e1d
parentd161af6a982b9939a2a94dab486481e15be3b9bc (diff)
downloadbrdo-50b258cded80f77de187188ab8865e11d659e0f0.tar.gz
brdo-50b258cded80f77de187188ab8865e11d659e0f0.tar.bz2
Fix typo in CHANGELOG.txt.
-rw-r--r--CHANGELOG.txt4
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