Fix incorrect DSN in test (does not affect test condition)
[dbsrgits/DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index 8994856..b7aef49 100644 (file)
--- a/Changes
+++ b/Changes
@@ -12,7 +12,6 @@ Revision history for DBIx::Class
           unique constraint
         - dbicadmin now better supports catalyst-style config files, by
           unrolling 'config_info' hashkeys
-        - MSSQL MARS over DBD::ODBC now works with freetds >= 0.91
         - Multiple Improvements MSSQL over DBD::ADO
           - Transaction support
           - Support for VARCHAR(MAX)/VARBINARY(MAX)/NVARCHAR(MAX) datatypes