Do not cache the P::RD grammar - it breaks stuff
[dbsrgits/SQL-Translator.git] / Changes
diff --git a/Changes b/Changes
index 73bf196..454e0c8 100644 (file)
--- a/Changes
+++ b/Changes
@@ -2,6 +2,15 @@
 # x.xxxxx xxxx-xx-xx
 # ----------------------------------------------------------
 
+* Fixed Pg parser - caching the compiled P::RD schema is a *very*
+  bad idea
+
+# ----------------------------------------------------------
+# 0.09006 2009-06-10
+# ----------------------------------------------------------
+* Multiple test and dependency adhustments to make smokers happy
+* Fix YAML producer wrt extra attribute
+* Added support for "time(stamp) (p) with time zone" for Pg producer (mo)
 
 # ----------------------------------------------------------
 # 0.09005 2009-06-08