support MSSQL 2000 again, optimization for MSSQL
[dbsrgits/DBIx-Class-Schema-Loader.git] / Changes
diff --git a/Changes b/Changes
index 8483806..d7bae34 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,7 @@
 Revision history for Perl extension DBIx::Class::Schema::Loader
 
+        - support SQL Server 2000 again (broken in 0.07011)
+
 0.07024  2012-05-08 15:35:16
         - work around broken keyseq in DBD::Pg foreign_key_info (RT#77062)