summaryrefslogtreecommitdiff
path: root/CHANGELOG.txt
diff options
context:
space:
mode:
authorDavid Rothstein <drothstein@gmail.com>2013-02-28 23:41:58 -0500
committerDavid Rothstein <drothstein@gmail.com>2013-02-28 23:41:58 -0500
commit40d178b0097040017f2fe17607b0b2c1ad17c181 (patch)
tree109443a7c57f11b0232bc5c0492e4576a46a7a2d /CHANGELOG.txt
parentbfaa7b4fd0c0b16e38ba3475d0be24b1d5f9a5d1 (diff)
downloadbrdo-40d178b0097040017f2fe17607b0b2c1ad17c181.tar.gz
brdo-40d178b0097040017f2fe17607b0b2c1ad17c181.tar.bz2
Issue #1923554 by David_Rothstein, pwolanin, mitron | alfaguru: Fixed New anti-DoS measure breaks for some file URIs.
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 58222671e..c43878f04 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,6 +1,8 @@
Drupal 7.21, xxxx-xx-xx (development version)
-----------------------
+- Fixed a bug which caused the denial-of-service protection added in Drupal
+ 7.20 to break certain valid image URLs that had an extra slash in them.
- Fixed a bug with update queries in the SQLite database driver that prevented
Drupal from being installed with SQLite on PHP 5.4.
- Fixed enforced dependencies errors updating to recent versions of Drupal 7 on