author dep on POD test modules, check in 02pod.t
[dbsrgits/DBIx-Class-Schema-Loader.git] / Changes
diff --git a/Changes b/Changes
index 65a4ce6..6c0b4bb 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,12 @@
 Revision history for Perl extension DBIx::Class::Schema::Loader
 
+0.07031  2012-09-06 15:07:08
+        - fix 02pod.t failure due to lack of =encoding utf8 statement (patch by
+          Marcel Gruenauer) (RT#79481)
+
+0.07030  2012-09-06 03:27:09
         - allow user to set qualify_objects=0 in multischema configurations
+          (andrewalker)
 
 0.07029  2012-09-05 16:41:56
         - Oracle: introspect ON DELETE and DEFERRABLE FK clauses