Normalize handling of expected warnings/exceptions in tests
[dbsrgits/SQL-Abstract.git] / Changes
diff --git a/Changes b/Changes
index cbe7d4b..3e8ae4b 100644 (file)
--- a/Changes
+++ b/Changes
@@ -8,6 +8,7 @@ Revision history for SQL::Abstract
     - 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
 ----------------------------