release 1.73_01
[dbsrgits/SQL-Abstract.git] / Changes
diff --git a/Changes b/Changes
index 0d05149..1ae186d 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,7 @@
 Revision history for SQL::Abstract
 
+revision 1.73_01  2012-05-29
+----------------------------
     - Fix parsing of ORDER BY foo + ?
     - Stop filling in placeholders in `format-sql` since it does not support
       passing values for them anyway