fix Changes file
David Kamholz [Mon, 13 Feb 2006 21:58:30 +0000 (21:58 +0000)]
Changes

diff --git a/Changes b/Changes
index 3e4b776..3eda13a 100644 (file)
--- a/Changes
+++ b/Changes
@@ -5,7 +5,8 @@ Revision history for DBIx::Class
 
 0.05004 2006-02-13 20:59:00
         - allow specification of related columns via cols attr when primary 
-        - fix count for group_by as scalar keys of the related table are not fetched
+          keys of the related table are not fetched
+        - fix count for group_by as scalar
         - add horrific fix to make Oracle's retarded limit syntax work
         - remove Carp require