summaryrefslogtreecommitdiff
path: root/CHANGELOG.txt
diff options
context:
space:
mode:
authorDavid Rothstein <drothstein@gmail.com>2013-08-06 01:16:35 -0400
committerDavid Rothstein <drothstein@gmail.com>2013-08-06 01:16:35 -0400
commitf4b5b2c75ffce2ccc7f2254a056ada57aecccaad (patch)
treee2015258b9b3f61b38cd9c7b01a6ef97fc42d4e4 /CHANGELOG.txt
parent4202d1518bba63cfd8d4ebc03fb7fdafa09159fe (diff)
downloadbrdo-f4b5b2c75ffce2ccc7f2254a056ada57aecccaad.tar.gz
brdo-f4b5b2c75ffce2ccc7f2254a056ada57aecccaad.tar.bz2
Fixed tense in CHANGELOG.txt.
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r--CHANGELOG.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index ecd38a35c..65d4ebd44 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -3,7 +3,7 @@ Drupal 7.23, xxxx-xx-xx (development version)
-----------------------
- Fixed a fatal error on PostgreSQL databases when updating the Taxonomy module
from Drupal 6 to Drupal 7.
-- The default ordering of CSS files has changed for sites using right-to-left
+- Fixed the default ordering of CSS files for sites using right-to-left
languages, to consistently place the right-to-left override file immediately
after the CSS it is overriding (API change: https://drupal.org/node/2058463).
- Added a drupal_check_memory_limit() API function to allow the memory limit to