fix breakage on perl 5.8.x related to unloading temporary classes
[dbsrgits/DBIx-Class-Schema-Loader.git] / Changes
diff --git a/Changes b/Changes
index a752d7e..1e210ce 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,7 @@
 Revision history for Perl extension DBIx::Class::Schema::Loader
 
+        - fix breakage on perl 5.8.x related to unloading temporary classes
+
 0.07004  2011-01-24 03:43:05
         - fix bug with result class methods being cached on in a closure instead
           of the object, which breaks for multiple dynamic schemas in a single