Fixed C::P::Session::State::Cookie expires behavior
[catagits/Catalyst-Plugin-Session-State-Cookie.git] / Changes
CommitLineData
7022ec4c 1Revision history for Perl extension Catalyst::Plugin::Session::State::Cookie
2
f7f7fa5e 30.02 2005-12-28 13:51:00
7022ec4c 4 - Fixed cookie_expires to support browser session cookies.
33516e37 5 - Renamed default cookie name from just 'session' to
6 'yourapp_session' to allow several applications on the same domain
7 to exist without conflict (LTJake)
7022ec4c 8
90.01 2005-11-14 12:45:00
10 - Initial release.