Test and fix for obscure where-cond modification
[scpubgit/Q-Branch.git] / Changes
diff --git a/Changes b/Changes
index 3522f38..5b55c5c 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
 Revision history for SQL::Abstract
 
+    - make sure that sql generation does not mutate the supplied
+      where condition structure
+
 revision 1.54  2009-05-07 17:23 (UTC)
 ----------------------------
     - allow special_operators to take both code refs and method names