Changes for a1afcdb6
[dbsrgits/SQL-Translator.git] / Changes
diff --git a/Changes b/Changes
index f28761e..a630ee3 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,8 @@
+* All parser grammars are now precompiled for speed
+* Fixes to SQLite foreign keys production (patch from Johan Viklund)
+  closes RT#16412, RT#44769
+* ON DELETE/UPDATE actions for SQLite (patch from Lukas Thiemeier)
+  closes RT#70734, RT#71283, RT#70378
 * Proper quoting support in SQLite
 * Support for triggers in PostgreSQL producer and parser
 * Correct Data Type in SQLT::Parser::DBI::PostgreSQL (patch from Andrew Pam)
 * MySQL parser correctly differentiates between signed and unsigned integer column
   display sizes
 * Replace Class::Accessor::Fast dependency with already-included Moo
+* Entire codebase is now free of tabs and trailing whitespace
+* Spellfixes (RT#68912)
+* Fix Diagram Producer POD (RT#71397, RT#71398)
+* Fix Diagram Producer to use correct binmode on output (RT#71399)
+* Fix ignored option to script/sqlt-diagram (RT#5992)
 
 # ----------------------------------------------------------
 # 0.11010 2011-10-05