X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Plugin-Session-State-Cookie.git;a=blobdiff_plain;f=Changes;h=8f4cd6468414b19413716543abf492d5c14863c0;hp=fd90259f47714cb3d05f69eb5aa77f942d6f3d78;hb=7c0b044c4b76651a4a85da4c4e47b3a1afb541e8;hpb=3c6b745109624dae69d5de98cac74f09a9889e4b diff --git a/Changes b/Changes index fd90259..8f4cd64 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,16 @@ Revision history for Perl extension Catalyst::Plugin::Session::State::Cookie +0.16 2009-10-16 + - Use session config handling from Catalyst::Plugin::Session 0.27. + +0.15 2009-10-06 + - Fix the httponly option again (Closes RT##50249). + - Make tests not warn with latest version of Catalyst. + - Prefer session configuration to be in the 'Plugin::Session' + config key, but provide backwards compatibility for the + deprecated 'session' key. + +0.14 2009-08-22 - Allow turning off the httponly option (Closes RT#48930). 0.13 2009-08-19