added code and tests for Componentized::ensure_class_found and load_optional_class
[dbsrgits/DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index 6c75481..6df8074 100644 (file)
--- a/Changes
+++ b/Changes
@@ -3,6 +3,7 @@ Revision history for DBIx::Class
 0.06999_02 sometime?
         - Fixed up POD::Coverage tests, filled in some POD holes
         - Added a warning for incorrect component order in load_components
+       - Fixed resultset bugs to do with related searches
 
 0.06999_01 2006-05-28 17:19:30
         - add automatic naming of unique constraints