Issue #1495648 followup: Link to change notification for entity language support improvements in CHANGELOG.txt.
parent
5c6c07b780
commit
d072581b89
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue