diff options
-rw-r--r-- | CHANGELOG.txt | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index e0717ccac..3cc01b702 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,6 +1,10 @@ Drupal 7.16, xxxx-xx-xx (development version) ----------------------- +- Updated various admin tables to use the default "empty table" text UX + pattern. +- Added proxy server support to drupal_http_request(). +- Added "lang" attributes to language links, to better support screen readers. - Fixed double occurrence of a "ul" HTML tag on secondary local tasks in the Seven theme (markup change). - Fixed a bug which caused shortcut set titles to be double-escaped. The fix @@ -12,9 +16,6 @@ Drupal 7.16, 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 "lang" attributes to language links, to better support screen readers. -- Added proxy server support to drupal_http_request(). -- Updated various admin tables to use default "empty table" text UX pattern. Drupal 7.15, 2012-08-01 ----------------------- |