Fix stupid not exists omission
[scpubgit/Q-Branch.git] / Changes
diff --git a/Changes b/Changes
index 6ae389d..3f1e7fc 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,7 @@
 Revision history for SQL::Abstract
 
+    - Fix parsing of NOT EXISTS
+
 revision 1.72  2010-12-21
 ----------------------------
     - Extra checks of search arguments for possible SQL injection attacks