remove ObjectCache, does not work anymore, so doesn't belong in 0.05 release
[dbsrgits/DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index 6060d97..d910a33 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
 Revision history for DBIx::Class
 
+        - 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)