X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class.git;a=blobdiff_plain;f=Changes;h=4a85866b35f29e08ea8f623003739c30725658d2;hp=cb59335b8b7fb1c870a1fe6584c16a111b8947fa;hb=25dbe178b946f6a68f57e0c7eeaa7603ba4f363c;hpb=3fa225c5cac352b43622851b4243c5ab6ccb3490 diff --git a/Changes b/Changes index cb59335..4a85866 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,7 @@ Revision history for DBIx::Class 0.07003 2006-XX-XX XX:XX:XX + - Tweaks to resultset to allow inflate_result to return an array - Fix UTF8Columns to work under Perl <= 5.8.0 - Fix up new_result in ResultSet to avoid alias-related bugs - Made new/update/find handle 'single' rel accessor correctly