summaryrefslogtreecommitdiff
path: root/CHANGELOG.txt
diff options
context:
space:
mode:
authorDavid Rothstein <drothstein@gmail.com>2013-08-05 01:36:56 -0400
committerDavid Rothstein <drothstein@gmail.com>2013-08-05 01:36:56 -0400
commitf019275be7d960060c682c69d462832fd53e02f2 (patch)
tree9e8d7628db1e35ff295d0d604e6203a4e0b81213 /CHANGELOG.txt
parent7a036f167854456ce49f167094a9965958e5bb2e (diff)
downloadbrdo-f019275be7d960060c682c69d462832fd53e02f2.tar.gz
brdo-f019275be7d960060c682c69d462832fd53e02f2.tar.bz2
Issue #238250 by markpavlitski | Xano: Fixed cache_clear_all()('*', 'block', TRUE); will TRUNCATE the {block} table without additional checks.
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r--CHANGELOG.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index f9f429da9..633985059 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,6 +1,9 @@
Drupal 7.23, xxxx-xx-xx (development version)
-----------------------
+- Added protection to cache_clear_all() to ensure that non-cache tables cannot
+ be truncated (API addition: a new isValidBin() method has been added to the
+ default database cache implementation).
- Changed the default .htaccess file to support HTTP authorization in CGI
environments.
- Changed the password reset form to pre-fill the username when requested via a