summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Rothstein <drothstein@gmail.com>2012-12-27 18:23:29 -0500
committerDavid Rothstein <drothstein@gmail.com>2012-12-27 18:23:29 -0500
commit6559ca50468437780968165516598af517c02ef2 (patch)
tree77141e92689626b2f492759096051ad07e5a0886
parent77c08ef4cb01420e98dc759ada692a08acfbadb3 (diff)
downloadbrdo-6559ca50468437780968165516598af517c02ef2.tar.gz
brdo-6559ca50468437780968165516598af517c02ef2.tar.bz2
Add link to change notification for comment field language fix to CHANGELOG.txt.
-rw-r--r--CHANGELOG.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index b23868847..90afde120 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,7 +1,8 @@
Drupal 7.19, xxxx-xx-xx (development version)
-----------------------
-- Fixed broken support for translatable comment fields.
+- Fixed broken support for translatable comment fields (API change:
+ http://drupal.org/node/1874724).
- Added an assertThemeOutput() method to Simpletest to allow tests to check
that themed output matches an expected HTML string (API addition).
- Added a link to "Install another module" after a module has been successfully