add inflatecolumn fixes to Changes
Jess Robinson [Fri, 5 Jan 2007 09:25:11 +0000 (09:25 +0000)]
Changes

diff --git a/Changes b/Changes
index f685c59..43968e6 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,7 @@
 Revision history for DBIx::Class
 
         - fix find_related-based queries to correctly grep the unique key
+        - fix InflateColumn to inflate/deflate all refs but scalar refs
 
 0.07003 2006-11-16 11:52:00
         - fix for rt.cpan.org #22740 (use $^X instead of hardcoded "perl")