tidying up
[catagits/Catalyst-Plugin-Session-State-Cookie.git] / Changes
1 Revision history for Perl extension Catalyst::Plugin::Session::FastMmap.
2
3 0.10 Mon May 23 22:35:41 EDT 2005
4         - expire cookie at same time as session (Jesse Sheidlower)
5 0.09  Mon Apr 18 22:00:00 2005
6         - s/output/body/ (Frank Wiegand)
7
8 0.08  Sun Apr 17 00:00:00 2005
9         - Cleaned docs
10         - Added POD tests.
11         - Fixed arguments to Cache::FastMmap.
12           IMPORTANT: The config parmeters has changed, backwards incompatible.
13 0.07  Wed Mar 28 21:17:00 2005
14         - Fixed urlrewrite on redirect.
15 0.06  Wed Mar 09 00:48:00 2005
16         - Added option for disabling url rewrite
17         - Documented config options
18 0.05  Tue Mar 08 12:39:00 2005
19         - fix bug with old sessions after server restart.
20         -  Fixed useless warning on missing output
21 0.04  Wed Feb 16 22:00:00 2005
22         - added tempdir support (Marcus Ramberg)
23
24 0.03  Wed Feb 16 22:00:00 2005
25         - added config parameters (Marcus Ramberg)
26
27 0.02  Tue Feb 01 02:00:00 2005
28         - better url rewriting
29
30 0.01  Fri Jan 28 22:00:00 2005
31         - first release