updated
[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
bfeb5ca0 4 - Cleaned docs
5 - Added POD tests.
b2f8df5e 6 - Fixed arguments to Cache::FastMmap.
7 IMPORTANT: The config parmeters has changed, backwards incompatible.
4fbebaed 80.07 Wed Mar 28 21:17:00 2005
9 - Fixed urlrewrite on redirect.
6905eaeb 100.06 Wed Mar 09 00:48:00 2005
11 - Added option for disabling url rewrite
12 - Documented config options
0c806459 130.05 Tue Mar 08 12:39:00 2005
14 - fix bug with old sessions after server restart.
58c05d1a 15 - Fixed useless warning on missing output
bf2bce67 160.04 Wed Feb 16 22:00:00 2005
17 - added tempdir support (Marcus Ramberg)
18
190.03 Wed Feb 16 22:00:00 2005
20 - added config parameters (Marcus Ramberg)
21
220.02 Tue Feb 01 02:00:00 2005
23 - better url rewriting
24
250.01 Fri Jan 28 22:00:00 2005
26 - first release