From: Peter Rabbitson Date: Sun, 17 May 2009 16:11:36 +0000 (+0000) Subject: Update changelog X-Git-Tag: v0.11008~171 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=19f36a907b5d20a0088d16a7ac1607e620df712f;p=dbsrgits%2FSQL-Translator.git Update changelog --- diff --git a/Changes b/Changes index 8c4716b..db15df8 100644 --- a/Changes +++ b/Changes @@ -5,6 +5,10 @@ * Added semi-colon for (DROP|CREATE) TYPE statements in the Pg producer (wreis) * Added CREATE VIEW subrules for mysql parser (wreis) * ALTER TABLE/ALTER COLUMN/DROP DEFAULT support in Pg producer (mo) +* XML parser support for multi-event triggers +* SQLite producer support for multi-event triggers +* XML parser switched from XML::XPath to XML::LibXML +* Pg producer ALTER TABLE/COLUMN and DROP DEFAULT support # ---------------------------------------------------------- # 0.09004 2009-02-13