X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=Changes;h=00c0c80c5d3c2a2c95eef9a1089b98a0fc30a9c0;hp=cecff5ef9a1964042150eff06db718599f5eadc3;hb=2e4a8275ce0d9d44cc059e042b0344d9e071150f;hpb=f899107d00c9414a83e8a48386e298ba6e270af3 diff --git a/Changes b/Changes index cecff5e..00c0c80 100644 --- a/Changes +++ b/Changes @@ -3,6 +3,11 @@ Bug fixes: - Fix the disable_component_resolution_regex_fallback config setting to also work in the $c->component method. + - Handle users setting cookies with an undef value by not trying to + output that cookie (rather than trying to do so and causing an exception + as previously happened). A warning is logged if this occurs in debug + mode. + - Update tests to ignore $ENV{CATALYST_HOME} where required 5.80032 2011-02-23 01:10:00