X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=98c8727a12afab52a8890fb01047f93596567cea;hb=c03aaf03806f4e78830310d0d80f024b781063a0;hp=5a5f47d5f82cc9031b1db13f5f9302d31a546207;hpb=9b1db775e21c29d58957aa1eb7f1446c83b4967a;p=catagits%2FCatalyst-Runtime.git diff --git a/Changes b/Changes index 5a5f47d..98c8727 100644 --- a/Changes +++ b/Changes @@ -6,6 +6,10 @@ applications. - Remove use of Test::MockObject as it doesn't install from CPAN in some environments. + - Remove use of dclone to deep copy configs and replace with + Catalyst::Utils::merge_hashes which has the same effect, of + ensuring child classes don't inherit their parent's config, + except works correctly with closures. 5.80005 2009-06-06 14:40:00