[Catalyst-commits] r11751 - Catalyst-Plugin-Session/0.00/trunk
t0m at dev.catalyst.perl.org
t0m at dev.catalyst.perl.org
Wed Nov 4 22:47:31 GMT 2009
Author: t0m
Date: 2009-11-04 22:47:29 +0000 (Wed, 04 Nov 2009)
New Revision: 11751
Modified:
Catalyst-Plugin-Session/0.00/trunk/Changes
Log:
Changelog
Modified: Catalyst-Plugin-Session/0.00/trunk/Changes
===================================================================
--- Catalyst-Plugin-Session/0.00/trunk/Changes 2009-11-04 22:45:46 UTC (rev 11750)
+++ Catalyst-Plugin-Session/0.00/trunk/Changes 2009-11-04 22:47:29 UTC (rev 11751)
@@ -1,5 +1,7 @@
Revision history for Perl extension Catalyst::Plugin::Session
+ - Fix session being deleted when you have a new session after session
+ expiry when calling session_is_valid method. Tests for this.
- Allow ->session to be used as a setter method so that you can say
->session( key => $value );
More information about the Catalyst-commits
mailing list