From 6eeef6c58782049f72f516418a46d58624664b01 Mon Sep 17 00:00:00 2001 From: David Rothstein Date: Sun, 4 Nov 2012 14:24:54 -0500 Subject: Minor reordering and fixes to CHANGELOG.txt. --- CHANGELOG.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 776237e6e..903a24278 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -2,8 +2,10 @@ Drupal 7.17, xxxx-xx-xx (development version) ----------------------- - Prevented duplicate HTML IDs from appearing when two forms are displayed on - the same page and one of them was submitted with invalid data (minor markup + the same page and one of them is submitted with invalid data (minor markup change). +- Added hook_entity_view_mode_alter() to allow modules to change entity view + modes on display. - Fixed the theme settings form to properly clean up submitted values in $form_state['values'] when the form is submitted (data structure change). - Updated various admin tables to use the default "empty table" text UX @@ -21,8 +23,6 @@ Drupal 7.17, xxxx-xx-xx (development version) projects. - Fixed a regression which caused a "call to undefined function drupal_find_base_themes()" fatal error under rare circumstances. -- Added hook_entity_view_mode_alter() to allow modules to change entity view - modes on display. Drupal 7.16, 2012-10-17 ----------------------- -- cgit v1.2.3