fix crash bug after restart with active session.
[catagits/Catalyst-Plugin-Session-State-Cookie.git] / Changes
diff --git a/Changes b/Changes
index 75553f7..4a7c50a 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,7 @@
 Revision history for Perl extension Catalyst::Plugin::Session::FastMmap.
 
+0.05  Tue Mar 08 12:39:00 2005
+        - fix bug with old sessions after server restart.
 0.04  Wed Feb 16 22:00:00 2005
         - added tempdir support (Marcus Ramberg)