summaryrefslogtreecommitdiff
path: root/CHANGELOG.txt
diff options
context:
space:
mode:
authorDavid Rothstein <drothstein@gmail.com>2013-03-30 14:48:22 -0400
committerDavid Rothstein <drothstein@gmail.com>2013-03-30 14:48:22 -0400
commitfc104c95bde2db0c6e266e76205a870be0e221c3 (patch)
tree5dfc5473f817a33a02021e111b77510015d7dd64 /CHANGELOG.txt
parent1d378ff882353b32716837d3ff901305e0aa05a8 (diff)
downloadbrdo-fc104c95bde2db0c6e266e76205a870be0e221c3.tar.gz
brdo-fc104c95bde2db0c6e266e76205a870be0e221c3.tar.bz2
Issue #1035292 by Désiré, vijaycs85, wizonesolutions, oriol_e9g, ACF, achton, darkadept: Fixed Dynamic tokens can't have spaces.
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r--CHANGELOG.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 0f017bf6f..2ec918edf 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,6 +1,7 @@
Drupal 7.22, xxxx-xx-xx (development version)
-----------------------
+- 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
an access denied page.