Support for mysql fully qualified table names (db.table) by Debolaz
[dbsrgits/SQL-Translator.git] / Changes
diff --git a/Changes b/Changes
index 60aa9f0..f38dd30 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,4 +1,9 @@
 # ----------------------------------------------------------
+# x.xxxxx xxxx-xx-xx
+# ----------------------------------------------------------
+* Properly quote absolute table names in the MySQL producer
+
+# ----------------------------------------------------------
 # 0.09004 2009-02-13
 # ----------------------------------------------------------
 * Add support for temporary tables in Pg (nachos)