update Changes
Rafael Kitover [Tue, 4 Aug 2009 20:39:57 +0000 (20:39 +0000)]
Changes

diff --git a/Changes b/Changes
index 68b0883..d76656f 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
 Revision history for DBIx::Class
 
+        - refactor of MSSQL storage drivers, with some new features: support for
+          placeholders for MSSQL via DBD::Sybase with autodetection,
+          'uniqueidentifier' support with auto newid(), dynamic cursor support and
+          other MARS options for ODBC
         - support for MSSQL 'money' type
         - support for 'smalldatetime' type used in MSSQL and Sybase for
           InflateColumn::DateTime