release SQL::Abstract 1.69
[scpubgit/Q-Branch.git] / Changes
diff --git a/Changes b/Changes
index 9bb2f63..b093f21 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,7 @@
 Revision history for SQL::Abstract
 
+revision 1.69  2010-10-22
+----------------------------
     - Fix a silly bug which broke placeholder fill-in in DBIC
     - Installs format-sql to format SQL passed in over STDIN
     - Switch the tokenizer to precompiled regexes (massive speedup)