X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=12cc5f216f1d53b5511fdb6106888c82dc50b7b8;hb=7905feb37e16936e4acd2e21bf65815109b39620;hp=7f5aff054ab2e96a6a0fd9780d7ac2f5b14af960;hpb=ca78941c9da0a5d9ff5a400f5a8e5ef7f9308cd8;p=catagits%2FCatalyst-Runtime.git diff --git a/Changes b/Changes index 7f5aff0..12cc5f2 100644 --- a/Changes +++ b/Changes @@ -1,9 +1,14 @@ # This file documents the revision history for Perl extension Catalyst. + New features: + - Allow passing additional arguments to action constructors. + +5.80018 2010-01-12 22:24:20 + Bug fixed: - Call ->canonical on URI derived from $ENV{REQUEST_URI} to get paths correctly decoded. This bug was previously hidden by a bug - in HTTP::Request::AsCGI + in HTTP::Request::AsCGI. Documentation: - Clarify that uri_for_action works on private paths, with example. @@ -434,7 +439,7 @@ B::Hooks::OP::Check::StashChange - Fix the unattached chain debug table for endpoints with no parents at all. - - Turn of test aggregation by default. Only aggregate if the + - Turn off test aggregation by default. Only aggregate if the AGGREGATE_TESTS environment variable is set and a recent Test::Aggregate is available. - Bump to MooseX::MethodAttributes 0.09, to gain the