From: Yuval Kogman Date: Wed, 4 Apr 2007 20:51:54 +0000 (+0000) Subject: releng X-Git-Tag: v0.08~7 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Plugin-Session-State-Cookie.git;a=commitdiff_plain;h=f8cd69744681bfc6be0d5e6a6f978e286eb919c8 releng --- diff --git a/Changes b/Changes index 2ee48c5..cb346a9 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,9 @@ Revision history for Perl extension Catalyst::Plugin::Session::State::Cookie +0.07 2007-04-04 23:10:00 + - Fix the bug that caused sessions to expire immediately when another + session was deleted previously in the same request cycle + 0.06 2006-09-20 19:53:00 - Fix args in calls to NEXT::set_session_id and NEXT::extend_session_id