Issue #1627208 by vasi1186, Gábor Hojtsy: CHANGELOG: Make language_list() and language_default() return instances of Language.

8.0.x
webchick 2012-06-19 07:14:02 -07:00
parent 735ad52016
commit 28b7f87713
1 changed files with 1 additions and 0 deletions

View File

@ -48,6 +48,7 @@ Drupal 8.0, xxxx-xx-xx (development version)
* Added language options to block visibility.
* Much improved language APIs for developers:
* Added simple APIs and hooks to save/delete/update languages.
* New Language class wraps language information, used universally.
* Unified database schemas and APIs to make it easier to spot where
language codes are referenced.
* Made the language negotiation system APIs more consistent for