X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=Changes;h=4089670d756ccdb9218283d1964186830174fcc1;hp=c18f261c9de9743849d4afa06cea587ccd2b02a9;hb=fd4d9ff7a23f97c2d96114ac777badcd1ff92459;hpb=335b10ccebfe005fa84fd344cea0503cd9518677 diff --git a/Changes b/Changes index c18f261..4089670 100644 --- a/Changes +++ b/Changes @@ -20,6 +20,8 @@ - Add $c->req->remote_user to disambiguate from $c->req->user (dwc) - Require MooseX::MethodAttributes 0.12 so that action methods (with attributes) can be used in / composed from Moose roles. + - Allow the generation of cookies with the HTTPOnly flag set + in Catalyst::Engine (kmx) 5.80004 2009-05-18 17:03:23 - Rename the actions attribute in Catalyt::Controller to