From: Brian Cassidy Date: Thu, 8 May 2008 20:08:18 +0000 (+0000) Subject: add RT ticket number to changes X-Git-Tag: v0.08240~455 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=67109394df87744b666feacaa8e5bca58a25809b;p=dbsrgits%2FDBIx-Class.git add RT ticket number to changes --- diff --git a/Changes b/Changes index 9d3f8cf..d774edd 100644 --- a/Changes +++ b/Changes @@ -26,6 +26,7 @@ Revision history for DBIx::Class - Added freeze, thaw and dclone methods to Schema so that thawed objects will get re-attached to the schema. - Moved dbicadmin to JSON::Any wrapped JSON.pm for a sane API + (also fixes RT #32393) - introduced DBIx::Class::set_inflated_columns - DBIx::Class::Row::copy uses set_inflated_columns