diff options
author | webchick <webchick@24967.no-reply.drupal.org> | 2012-09-01 22:41:11 -0700 |
---|---|---|
committer | webchick <webchick@24967.no-reply.drupal.org> | 2012-09-01 22:41:11 -0700 |
commit | 3a712df5717c96049df8fad98bcfc448ccefcb8c (patch) | |
tree | fbad8aeb98fc48b8238db83d626340793f160a5b | |
parent | 95988785e1a39ea4d8506aa752699e39932ef8a3 (diff) | |
download | brdo-3a712df5717c96049df8fad98bcfc448ccefcb8c.tar.gz brdo-3a712df5717c96049df8fad98bcfc448ccefcb8c.tar.bz2 |
CHANGELOG.txt update for #1473198 and #1473214.
-rw-r--r-- | CHANGELOG.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index afdd67e05..7d01815ba 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -14,6 +14,7 @@ Drupal 7.16, xxxx-xx-xx (development version) 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 ----------------------- |