X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=b4693a433aed33b711e92836aeb9668b49af8f16;hb=9c1700e3;hp=db1bbae40c46642701d1f1494c255bb144b3c059;hpb=be21f2eb5af6b164bf0bff16217fab8a4d039e57;p=dbsrgits%2FDBIx-Class.git diff --git a/Changes b/Changes index db1bbae..b4693a4 100644 --- a/Changes +++ b/Changes @@ -34,6 +34,7 @@ Revision history for DBIx::Class - Only load Class::C3 and friends if necessary ($] < 5.010) - Greatly reduced loading of non-essential modules to aid startup time (mainly benefiting CGI users) + - Make sure all namespaces are clean of rogue imports 0.08127 2011-01-19 16:40 (UTC) * New Features / Changes