From d072581b8922d3b9dee978e59ebd5fcb6e54b93e Mon Sep 17 00:00:00 2001 From: David Rothstein Date: Sun, 10 Jun 2012 18:51:21 -0400 Subject: Issue #1495648 followup: Link to change notification for entity language support improvements in CHANGELOG.txt. --- CHANGELOG.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index d09db0637..a3db7755e 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -13,7 +13,8 @@ Drupal 7.15, xxxx-xx-xx (development version) - Added EntityFieldQuery support for taxonomy bundles. - Introduced generic entity language support. Entities may now declare their language property in hook_entity_info(), and modules working with entities - may access the language using entity_language() (API change). + may access the language using entity_language() (API change: + http://drupal.org/node/1626346). - Fixed regression: The first plural index on a page was not calculated correctly. - Fixed bug: Language detection by domain only worked on port 80. -- cgit v1.2.3