Revert "Add support for NULLS FIRST/LAST in ORDER BY"
[scpubgit/Q-Branch.git] / Changes
diff --git a/Changes b/Changes
index a7cc7fc..40e994f 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,6 @@
 Revision history for SQL::Abstract
 
-    - Add support for NULLS FIRST/LAST in ORDER BY
+    - Fix insufficient parenthesis unroll during operator comparison
 
 revision 1.73  2012-07-10
 ----------------------------