X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=05c11118ee215d9312918ce56d32e911cb40bf62;hb=d505302f6a174b03e2675a9fb40c41ee6674402a;hp=401c8c80b6584a553deff09063cbf1bf68bd4d4d;hpb=86553855d71e007ee45b60e0e46a3fd1831ba006;p=catagits%2FCatalyst-Plugin-Session.git diff --git a/Changes b/Changes index 401c8c8..05c1111 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,20 @@ Revision history for Perl extension Catalyst::Plugin::Session +0.18 + - http://rt.cpan.org/Public/Bug/Display.html?id=28845 + +0.17 + - Skip a test if Cookie is not installed + +0.16 + - Stupid makefile + +0.15 + - Fix the bug that caused sessions to expire immediately when another + session was deleted previously in the same request cycle + - Changed finalize() to redispatch before saving session + so other finalize methods still have access to it. + 0.14 2007-01-31 12:19:00 - Disable verify_address. - update flash to work like session