Add support for NULLS FIRST/LAST in ORDER BY
[scpubgit/Q-Branch.git] / Changes
diff --git a/Changes b/Changes
index 24834fa..a7cc7fc 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,7 @@
 Revision history for SQL::Abstract
 
+    - Add support for NULLS FIRST/LAST in ORDER BY
+
 revision 1.73  2012-07-10
 ----------------------------
     - Fix parsing of ORDER BY foo + ?