Better diagnostics (unparse the parent of the failed chunk)
[dbsrgits/SQL-Abstract.git] / Changes
diff --git a/Changes b/Changes
index 89d3b94..54b5ee1 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
 Revision history for SQL::Abstract
 
+    - Fix parsing of foo.* in SQLA::Tree
+    - Fix bindtype fail when using -between with arrayrefref literals
+
 revision 1.71  2010-11-09
 ----------------------------
     - Add EXECUTING for clarity of long running SQL