Update log for test fix
[dbsrgits/DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index c049e4e..d910a33 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,7 +1,7 @@
 Revision history for DBIx::Class
 
-        - properly skip t/30dbicplain.t when Catalyst::Model::DBIC::Plain isn't
-          installed
+        - fix t/30dbicplain.t to use ::Schema instead of
+          Catalyst::Model::DBIC::Plain
 
 0.04999_06 2006-01-28 21:20:32
         - fix Storage/DBI (tried to load deprecated ::Exception component)