X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=e7b272a4651fca9f17ddac11813c82ecd83bffae;hb=3b94187ada1e388dbc68d2b5a0c4211987cb84ae;hp=4a7c50a0ad8701a79ec96bfdf9f7e4e000255780;hpb=0c806459ebf7c3d675859e6df74e121bdfc2bf7f;p=catagits%2FCatalyst-Plugin-Session-State-Cookie.git diff --git a/Changes b/Changes index 4a7c50a..e7b272a 100644 --- a/Changes +++ b/Changes @@ -1,7 +1,11 @@ Revision history for Perl extension Catalyst::Plugin::Session::FastMmap. +0.06 Wed Mar 09 00:48:00 2005 + - Added option for disabling url rewrite + - Documented config options 0.05 Tue Mar 08 12:39:00 2005 - fix bug with old sessions after server restart. + - Fixed useless warning on missing output 0.04 Wed Feb 16 22:00:00 2005 - added tempdir support (Marcus Ramberg)