cycle tests and a weaken call
[dbsrgits/DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index 0d1e740..8efad83 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
 Revision history for DBIx::Class
 
+0.06003
+        - added memory cycle tests and a long-needed weaken call
+
 0.06002 2006-04-20 00:42:41
         - fix set_from_related to accept undef
         - fix to Dumper-induced hash iteration bug