X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=e7b272a4651fca9f17ddac11813c82ecd83bffae;hb=3b94187ada1e388dbc68d2b5a0c4211987cb84ae;hp=75553f72e84d4d6d1a7675a7cd4c977ffd9539c8;hpb=bf2bce672ebec6c0122d133aa86c325e2173c30c;p=catagits%2FCatalyst-Plugin-Session-State-Cookie.git diff --git a/Changes b/Changes index 75553f7..e7b272a 100644 --- a/Changes +++ b/Changes @@ -1,5 +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)