X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=72daf513f231e979a9775306ef3128fbc198f253;hb=325f6ef4c7cdb37fab9ca8ec3d1da9375e95785a;hp=f7aedab5b9a7190bb932e43bc94f3a4f0759690e;hpb=38761943e79edeb1c72078e0d1578799ec9825b6;p=catagits%2FCatalyst-Plugin-Session.git diff --git a/Changes b/Changes index f7aedab..72daf51 100644 --- a/Changes +++ b/Changes @@ -1,8 +1,13 @@ Revision history for Perl extension Catalyst::Plugin::Session -0.15 2007-04-04 23:10:00 +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.