[Catalyst-commits] r10412 - Catalyst-Runtime/5.80/trunk

t0m at dev.catalyst.perl.org t0m at dev.catalyst.perl.org
Mon Jun 1 22:52:58 GMT 2009


Author: t0m
Date: 2009-06-01 22:52:58 +0000 (Mon, 01 Jun 2009)
New Revision: 10412

Modified:
   Catalyst-Runtime/5.80/trunk/Changes
Log:
Changelog

Modified: Catalyst-Runtime/5.80/trunk/Changes
===================================================================
--- Catalyst-Runtime/5.80/trunk/Changes	2009-06-01 20:26:14 UTC (rev 10411)
+++ Catalyst-Runtime/5.80/trunk/Changes	2009-06-01 22:52:58 UTC (rev 10412)
@@ -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




More information about the Catalyst-commits mailing list