summaryrefslogtreecommitdiff
path: root/CHANGELOG.txt
diff options
context:
space:
mode:
authorDavid Rothstein <drothstein@gmail.com>2015-10-12 17:53:46 -0400
committerDavid Rothstein <drothstein@gmail.com>2015-10-12 17:53:46 -0400
commit6e6c3dba67cda8b218befae00422d361b3990942 (patch)
treecf2a2cdb2d2c8c8a97a9f1ef43d735d33e90f5ca /CHANGELOG.txt
parent00206a4d7f87981b3b1212942ce65f371c0cb3ae (diff)
downloadbrdo-6e6c3dba67cda8b218befae00422d361b3990942.tar.gz
brdo-6e6c3dba67cda8b218befae00422d361b3990942.tar.bz2
Issue #2455057 by michaellenahan, jhodgdon, jelo: Fix fast 404 settings for private image files
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 ec87eb020..51bd4ac0d 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,6 +1,8 @@
Drupal 7.40, xxxx-xx-xx (development version)
-----------------------
+- Changed the default settings.php configuration to exclude private files from
+ the "404_fast_paths" behavior.
- Changed the page that displays filter tips for a particular text format, for
example filter/tips/full_html, to return "page not found" or "access denied"
if the format does not exist or the user does not have access to it. This