diff options
author | Angie Byron <webchick@24967.no-reply.drupal.org> | 2009-08-23 04:43:14 +0000 |
---|---|---|
committer | Angie Byron <webchick@24967.no-reply.drupal.org> | 2009-08-23 04:43:14 +0000 |
commit | acc92f06183ea33a49d63c44076e5f04b17b6d72 (patch) | |
tree | 26c5d2dbe58a882cd8fec5a9dd894f6553e8175e | |
parent | 22a5a73ddfb32de55ccb5a7d2722ead504c19dbc (diff) | |
download | brdo-acc92f06183ea33a49d63c44076e5f04b17b6d72.tar.gz brdo-acc92f06183ea33a49d63c44076e5f04b17b6d72.tar.bz2 |
#367595 follow-up by xmacinfo: CHANGELOG.txt entry to Translatable Fields.
-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. |