As shitty as freetds is, it seems they at least got MARS right
[dbsrgits/DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index 44a5264..058537f 100644 (file)
--- a/Changes
+++ b/Changes
@@ -12,6 +12,7 @@ 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
 
     * Fixes
         - Fix SkipFirst and FirstSkip limit dialects (Informix and Firebird)