X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class.git;a=blobdiff_plain;f=Changes;h=a38c256a750452e8d593484efea48f7af5648147;hp=a07cefe142734320c855030f817f03795f035a82;hb=c6fa3170af14483e9d749931642fdd3000baa28c;hpb=20595c02ab4627497090c5081506c1fbac3dd57d diff --git a/Changes b/Changes index a07cefe..a38c256 100644 --- a/Changes +++ b/Changes @@ -32,6 +32,7 @@ Revision history for DBIx::Class - Switch all serialization to use Storable::nfreeze for portable architecture independent ice - Fix the bogus META.yml dependency injection issue for good + - Refactor DBIx::Class::Storage::Statistics::debugfh() to be lazy 0.08124 2010-10-28 14:23 (UTC) * New Features / Changes