add to changes
[dbsrgits/SQL-Translator.git] / Changes
diff --git a/Changes b/Changes
index 888420b..bbe5476 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,4 +1,10 @@
 # ----------------------------------------------------------
+# 0.11006
+# ----------------------------------------------------------
+* Fix Producer::Oracle varchar2 without size def (ORA-00906: missing right parenthesis)
+* Fix Producer::Oracle translate float to float and double to float(126)
+
+# ----------------------------------------------------------
 # 0.11005 2010-02-24
 # ----------------------------------------------------------
 * Fix Parser::DBI::Oracle reading too many tables (RT#49413)