summaryrefslogtreecommitdiff
path: root/CHANGELOG.txt
diff options
context:
space:
mode:
authorDavid Rothstein <drothstein@gmail.com>2013-03-30 15:03:18 -0400
committerDavid Rothstein <drothstein@gmail.com>2013-03-30 15:03:18 -0400
commit815faefa64eaa7d376dcaba42bc52c40fdd9a12a (patch)
tree735a29ec5c1febf5e9e66853a380de0d134f390e /CHANGELOG.txt
parentc6a5487a903ebc3be5b41b15ade64e3eb1cc3bb8 (diff)
downloadbrdo-815faefa64eaa7d376dcaba42bc52c40fdd9a12a.tar.gz
brdo-815faefa64eaa7d376dcaba42bc52c40fdd9a12a.tar.bz2
Issue #1723828 by hass: Fixed incorrect log message when theme() is called for a theme hook that does not exist.
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r--CHANGELOG.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 2ec918edf..a8fd518dc 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,6 +1,8 @@
Drupal 7.22, xxxx-xx-xx (development version)
-----------------------
+- Fixed incorrect log message when theme() is called for a theme hook that does
+ not exist (minor string change).
- Fixed Drupal's token-replacement system to allow spaces in the token value.
- Changed the default behavior after a user creates a node they do not have
access to view. The user will now be redirected to the front page rather than