Strip exe bit
[dbsrgits/SQL-Translator.git] / Changes
diff --git a/Changes b/Changes
index a52440e..7984e43 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,7 @@
 # ----------------------------------------------------------
 # x.xxxxx xxxx-xx-xx
 # ----------------------------------------------------------
+* Add parser support for MySQL default values with a single quote
 * Properly quote absolute table names in the MySQL producer
 * Added semi-colon for (DROP|CREATE) TYPE statements in the Pg producer (wreis)
 * Added CREATE VIEW subrules for mysql parser (wreis)
@@ -12,6 +13,7 @@
 * MySQL producer skips length attribute for columns which do not support that
   attribute. Currently following column types are added to that list:
   date time timestamp datetime year
+* Sitch to Module::Install (mandates minimum perl 5.005)
 
 # ----------------------------------------------------------
 # 0.09004 2009-02-13