diff options
-rw-r--r-- | CHANGELOG.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 66f1d2270..315fcc60c 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -157,6 +157,7 @@ Drupal 7.0, xxxx-xx-xx (development version) like page callbacks. - Translation system * The translation system now supports message context (msgctxt). + * Added support for translatable fields to Field API. - JavaScript changes * Upgraded the core JavaScript library to jQuery version 1.3.2. * Upgraded the jQuery Forms library to 2.21. |