>connection does nothing if storage defined and no arguments (which in turn makes...
[dbsrgits/DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index 4b3c02e..3f32bd0 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,4 +1,6 @@
 Revision history for DBIx::Class
+        - ithreads compat added, fork compat improved
+        - weaken result_source in all resultsets
 
 0.05999_03 2006-03-14 01:58:10
         - has_many prefetch fixes