summaryrefslogtreecommitdiffstats
path: root/user_guide_src
diff options
context:
space:
mode:
authorAndrey Andreev <narf@bofh.bg>2012-06-13 09:10:17 +0200
committerAndrey Andreev <narf@bofh.bg>2012-06-13 09:10:17 +0200
commit6984d153f68f1f89fa6800143498cc4914441d66 (patch)
tree078f6383b760abdd0e5b3cd95171addc8a28267f /user_guide_src
parent63779194b6788edfa8899ed3c86c653d0933ce3b (diff)
Add a changelog entry
Diffstat (limited to 'user_guide_src')
-rw-r--r--user_guide_src/source/changelog.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/user_guide_src/source/changelog.rst b/user_guide_src/source/changelog.rst
index 33b413163..e955209b1 100644
--- a/user_guide_src/source/changelog.rst
+++ b/user_guide_src/source/changelog.rst
@@ -265,6 +265,7 @@ Bug fixes for 3.0
- Fixed a bug in the File-based :doc:`Cache Library <libraries/caching>` driver's get_metadata() method where a non-existent array key was accessed for the TTL value.
- Fixed a bug (#1202) - :doc:`Encryption Library <libraries/encryption>` encode_from_legacy() didn't set back the encrypt mode on failure.
- Fixed a bug (#145) - compile_binds() failed when the bind marker was present in a literal string within the query.
+- Fixed a bug in protect_identifiers() where if passed along with the field names, operators got escaped as well.
Version 2.1.1
=============