From 5fe155ecd05af4ee68ef093200fb6a241baa89ce Mon Sep 17 00:00:00 2001
From: Derek Allard
Date: Mon, 12 May 2008 19:14:57 +0000
Subject: Escape behaviour in where() clauses has changed; values in those with
the "FALSE" argument are no longer escaped (ie: quoted).
---
user_guide/changelog.html | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
(limited to 'user_guide')
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index 7d06f795f..83ce9a669 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -72,7 +72,8 @@ SVN Commit: not currently released
Database
+ Escape behaviour in where() clauses has changed; values in those with the "FALSE" argument are no longer escaped (ie: quoted).
+
Config