Fixed session fastmmap
[catagits/Catalyst-Plugin-Session-State-Cookie.git] / Changes
CommitLineData
bf2bce67 1Revision history for Perl extension Catalyst::Plugin::Session::FastMmap.
2
0850f14b 30.09 Mon Apr 18 22:00:00 2005
4 - s/output/body/ (Frank Wiegand)
5
60.08 Sun Apr 17 00:00:00 2005
bfeb5ca0 7 - Cleaned docs
8 - Added POD tests.
b2f8df5e 9 - Fixed arguments to Cache::FastMmap.
10 IMPORTANT: The config parmeters has changed, backwards incompatible.
4fbebaed 110.07 Wed Mar 28 21:17:00 2005
12 - Fixed urlrewrite on redirect.
6905eaeb 130.06 Wed Mar 09 00:48:00 2005
14 - Added option for disabling url rewrite
15 - Documented config options
0c806459 160.05 Tue Mar 08 12:39:00 2005
17 - fix bug with old sessions after server restart.
58c05d1a 18 - Fixed useless warning on missing output
bf2bce67 190.04 Wed Feb 16 22:00:00 2005
20 - added tempdir support (Marcus Ramberg)
21
220.03 Wed Feb 16 22:00:00 2005
23 - added config parameters (Marcus Ramberg)
24
250.02 Tue Feb 01 02:00:00 2005
26 - better url rewriting
27
280.01 Fri Jan 28 22:00:00 2005
29 - first release