release changes.
[catagits/Catalyst-Plugin-Session-State-Cookie.git] / Changes
CommitLineData
bf2bce67 1Revision history for Perl extension Catalyst::Plugin::Session::FastMmap.
2
6f9d2cbb 30.12 Thu May 26 00:37:00 EDT 2005
4 - Seconds it should be.
ba837ef4 5
2ab0230b 60.11 Thu May 26 00:00:00 EDT 2005
5eccd008 7 - Fixed expire bug
8
964ca63e 90.10 Mon May 23 22:35:41 EDT 2005
71689a8a 10 - expire cookie at same time as session (Jesse Sheidlower)
5eccd008 11
0850f14b 120.09 Mon Apr 18 22:00:00 2005
13 - s/output/body/ (Frank Wiegand)
14
150.08 Sun Apr 17 00:00:00 2005
bfeb5ca0 16 - Cleaned docs
17 - Added POD tests.
b2f8df5e 18 - Fixed arguments to Cache::FastMmap.
19 IMPORTANT: The config parmeters has changed, backwards incompatible.
5eccd008 20
4fbebaed 210.07 Wed Mar 28 21:17:00 2005
22 - Fixed urlrewrite on redirect.
5eccd008 23
6905eaeb 240.06 Wed Mar 09 00:48:00 2005
25 - Added option for disabling url rewrite
26 - Documented config options
5eccd008 27
0c806459 280.05 Tue Mar 08 12:39:00 2005
29 - fix bug with old sessions after server restart.
58c05d1a 30 - Fixed useless warning on missing output
5eccd008 31
bf2bce67 320.04 Wed Feb 16 22:00:00 2005
33 - added tempdir support (Marcus Ramberg)
34
350.03 Wed Feb 16 22:00:00 2005
36 - added config parameters (Marcus Ramberg)
37
380.02 Tue Feb 01 02:00:00 2005
39 - better url rewriting
40
410.01 Fri Jan 28 22:00:00 2005
42 - first release