summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Rothstein <drothstein@gmail.com>2015-10-12 19:55:34 -0400
committerDavid Rothstein <drothstein@gmail.com>2015-10-12 19:55:34 -0400
commit7f638a8c8ffb97af9e6507800788bd182eee2744 (patch)
tree424fb1dde116a5f191c1a202b643807d52562204
parent830fdeac5a7e176a66443e4975bf9ca58d1a18ab (diff)
downloadbrdo-7f638a8c8ffb97af9e6507800788bd182eee2744.tar.gz
brdo-7f638a8c8ffb97af9e6507800788bd182eee2744.tar.bz2
Update CHANGELOG.txt with additional details about issue #2163209.
-rw-r--r--CHANGELOG.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 1be8283ad..064d007d2 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -2,7 +2,7 @@
Drupal 7.40, xxxx-xx-xx (development version)
-----------------------
- Added alternate text to file icons displayed by the File module, to improve
- accessibility (minor API addition to theme_file_icon()).
+ accessibility (string change, and minor API addition to theme_file_icon()).
- Changed one-time login link failure messages to be displayed as errors or
warnings as appropriate, rather than as regular status messages (minor UI
change and data structure change).