X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=4a7c676738870e2045ee1e98f8b3981cb9e0030d;hb=2f5a6e870afd1496583794087b8303d7875bb24a;hp=9aa2432853b1cda130b309de9d989f3edb173998;hpb=53998003f729b85b27a9e981875cfe5c753e0d28;p=dbsrgits%2FDBIx-Class.git diff --git a/Changes b/Changes index 9aa2432..4a7c676 100644 --- a/Changes +++ b/Changes @@ -30,6 +30,7 @@ Revision history for DBIx::Class * Misc - Switch all serialization to use Storable::nfreeze for portable architecture independent ice + - Fix the bogus META.yml dependency injection issue for good 0.08124 2010-10-28 14:23 (UTC) * New Features / Changes