added changes from resultset-new-refactor
Luke Saunders [Wed, 24 May 2006 14:06:35 +0000 (14:06 +0000)]
Changes

diff --git a/Changes b/Changes
index 09b5682..f26e8b0 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
 Revision history for DBIx::Class
 
+       - add ResultSetColumn
+       - refactor ResultSet code to resolve attrs as late as poss
+       - merge prefetch attrs into join attrs
         - add +select and +as attributes to ResultSet
         - added AutoInflate::DateTime component
         - refactor debugging to allow for profiling using Storage::Statistics