summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Rothstein <drothstein@gmail.com>2012-09-15 16:29:31 -0400
committerDavid Rothstein <drothstein@gmail.com>2012-09-15 16:29:31 -0400
commit6208738001f44282bd9a521408d5bb12ec10072b (patch)
tree1f533f17c1d239fdc57a6cd72567def2d5427c78
parent02cf68de3308d7aa0aa4dc13a573a31f0ee7b34e (diff)
downloadbrdo-6208738001f44282bd9a521408d5bb12ec10072b.tar.gz
brdo-6208738001f44282bd9a521408d5bb12ec10072b.tar.bz2
Reorder CHANGELOG.txt so all Drupal 7.16 items are in reverse chronological order.
-rw-r--r--CHANGELOG.txt7
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
-----------------------