Support for DBD::DB2 1.85 as well as < 1.85
[dbsrgits/DBIx-Class-Schema-Loader.git] / Changes
diff --git a/Changes b/Changes
index cc2dc0d..8c05f85 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,7 @@
 Revision history for Perl extension DBIx::Class::Schema::Loader
 
+        - Fix table listing with DBD::DB2 >= 1.85 (RT#91764)
+
 0.07038  2013-11-20
         - Allow coderef maps to call back into the hashref mapping code
         - Fix MySQL column info detection with multiple schemas (RT#82358)