Normalize handling of expected warnings/exceptions in tests
[dbsrgits/SQL-Abstract.git] / Changes
diff --git a/Changes b/Changes
index c3d7ddc..3e8ae4b 100644 (file)
--- a/Changes
+++ b/Changes
@@ -6,7 +6,9 @@ Revision history for SQL::Abstract
       but subtle changes to query results in production
 
     - Fix false negative comparison of ORDER BY <function> ASC
+    - More improvements of incorrect parsing (literal at end of list elt)
     - Fix typos in POD and comments (RT#87776)
+    - Augment -not_bool example with nesting (RT#89601)
 
 revision 1.74  2013-06-04
 ----------------------------