Fix missed preexisting borked test
[scpubgit/Q-Branch.git] / Changes
diff --git a/Changes b/Changes
index bf52db2..18eeedf 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,12 @@
 Revision history for SQL::Abstract
 
+    - Fix SQL::Test failure when first chunk is an unrecognized
+      literal
+    - Generic -not operator tests
+    - More columns-bindtype assertion checks
+
+revision 1.66  2010-04-27 02:44 (UTC)
+----------------------------
     - Optimized the quoting mechanism, winning nearly 10%
       speedup on repeatable sql generation