summaryrefslogtreecommitdiff
path: root/CHANGELOG.txt
diff options
context:
space:
mode:
authorDavid Rothstein <drothstein@gmail.com>2016-02-01 18:48:12 -0500
committerDavid Rothstein <drothstein@gmail.com>2016-02-01 18:48:12 -0500
commitaa755ed3763f5aa442c3a399981b7c5d6590f515 (patch)
tree52d8bcd009ec4cfbc7ba3de599af581cd1e41922 /CHANGELOG.txt
parentdbef1acd9520dee6c8ee71d7d0f0dd2129cba068 (diff)
downloadbrdo-aa755ed3763f5aa442c3a399981b7c5d6590f515.tar.gz
brdo-aa755ed3763f5aa442c3a399981b7c5d6590f515.tar.bz2
Issue #2392153 by mparker17, hussainweb, chris.smith, alexpott, dawehner: Disallow composer.json and composer.lock from being indexed
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 829cb8fd5..58eeb2bc1 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,6 +1,7 @@
Drupal 7.42, xxxx-xx-xx (development version)
-----------------------
+- Changed the default .htaccess and web.config to block Composer-related files.
- Added static caching to module_load_include() to improve performance.
- Fixed double-encoding bugs in select field widgets provided by the Options
module. The fix deprecates the 'strip_tags' property on option widgets and