Changed arguments to Cache::FastMmap and config parameters
[catagits/Catalyst-Plugin-Session-State-Cookie.git] / Changes
CommitLineData
bf2bce67 1Revision history for Perl extension Catalyst::Plugin::Session::FastMmap.
2
b2f8df5e 30.08 Xxx Xxx 00 00:00:00 2005
4 - Fixed arguments to Cache::FastMmap.
5 IMPORTANT: The config parmeters has changed, backwards incompatible.
4fbebaed 60.07 Wed Mar 28 21:17:00 2005
7 - Fixed urlrewrite on redirect.
6905eaeb 80.06 Wed Mar 09 00:48:00 2005
9 - Added option for disabling url rewrite
10 - Documented config options
0c806459 110.05 Tue Mar 08 12:39:00 2005
12 - fix bug with old sessions after server restart.
58c05d1a 13 - Fixed useless warning on missing output
bf2bce67 140.04 Wed Feb 16 22:00:00 2005
15 - added tempdir support (Marcus Ramberg)
16
170.03 Wed Feb 16 22:00:00 2005
18 - added config parameters (Marcus Ramberg)
19
200.02 Tue Feb 01 02:00:00 2005
21 - better url rewriting
22
230.01 Fri Jan 28 22:00:00 2005
24 - first release