add to changes
Fabien Wernli [Thu, 25 Feb 2010 12:38:04 +0000 (12:38 +0000)]
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)