Session::State::Cookie, fixed cookie_expires to support browser session cookies,...
[catagits/Catalyst-Plugin-Session-State-Cookie.git] / Changes
diff --git a/Changes b/Changes
index 056a459..8c39de0 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,16 +1,7 @@
-Revision history for Perl extension Catalyst::Plugin::Session::FastMmap.
+Revision history for Perl extension Catalyst::Plugin::Session::State::Cookie
 
-0.05  Tue Mar 08 12:39:00 2005
-        - fix bug with old sessions after server restart.
-        -  Fixed useless warning on missing output
-0.04  Wed Feb 16 22:00:00 2005
-        - added tempdir support (Marcus Ramberg)
+0.02 
+        - Fixed cookie_expires to support browser session cookies.
 
-0.03  Wed Feb 16 22:00:00 2005
-        - added config parameters (Marcus Ramberg)
-
-0.02  Tue Feb 01 02:00:00 2005
-        - better url rewriting
-
-0.01  Fri Jan 28 22:00:00 2005
-        - first release
+0.01    2005-11-14 12:45:00
+        - Initial release.