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