Changelog
Tomas Doran [Tue, 24 Apr 2012 08:09:45 +0000 (09:09 +0100)]
Changes

diff --git a/Changes b/Changes
index 0ba5e52..2ffbc58 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,9 @@
 Revision history for Perl extension Catalyst::Plugin::Session
 
-        - Fixed bug from last version where session does not persist across a redirect
+        - Implement a 'change_session_expires' method (gshank)
+
+        - Fixed bug from last version where session does not persist
+          across a redirect
 
 0.34 2012-03-30
         - Fixed up t/live_verify_address.t per https://rt.cpan.org/Ticket/Display.html?id=71142