C::P::S::FastMmap: expire cookie at same time as session
[catagits/Catalyst-Plugin-Session-State-Cookie.git] / Changes
CommitLineData
bf2bce67 1Revision history for Perl extension Catalyst::Plugin::Session::FastMmap.
2
964ca63e 30.10 Mon May 23 22:35:41 EDT 2005
4 - expire cookie at same time as session (Jesse Sheidlower)
0850f14b 50.09 Mon Apr 18 22:00:00 2005
6 - s/output/body/ (Frank Wiegand)
7
80.08 Sun Apr 17 00:00:00 2005
bfeb5ca0 9 - Cleaned docs
10 - Added POD tests.
b2f8df5e 11 - Fixed arguments to Cache::FastMmap.
12 IMPORTANT: The config parmeters has changed, backwards incompatible.
4fbebaed 130.07 Wed Mar 28 21:17:00 2005
14 - Fixed urlrewrite on redirect.
6905eaeb 150.06 Wed Mar 09 00:48:00 2005
16 - Added option for disabling url rewrite
17 - Documented config options
0c806459 180.05 Tue Mar 08 12:39:00 2005
19 - fix bug with old sessions after server restart.
58c05d1a 20 - Fixed useless warning on missing output
bf2bce67 210.04 Wed Feb 16 22:00:00 2005
22 - added tempdir support (Marcus Ramberg)
23
240.03 Wed Feb 16 22:00:00 2005
25 - added config parameters (Marcus Ramberg)
26
270.02 Tue Feb 01 02:00:00 2005
28 - better url rewriting
29
300.01 Fri Jan 28 22:00:00 2005
31 - first release