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=5994aafea477566cd223e35fc405540ab1a81ea5;hp=8a08307478baa8c461fc3139043fb0ced030df11;hb=ef0cdc56b1d1caebc3b106934963c10203eb64d9;hpb=5aca1bddabf268a471f10cf9bfe5004c7f8136d0 diff --git a/Changes b/Changes index 8a08307..5994aaf 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,11 @@ Revision history for Perl extension Catalyst::Plugin::Session::State::Cookie +0.17 2009-10-18 + - Fixup copyright information + +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.