6a6c9b2d7e233132569b9a697f338c7c39361374
[catagits/Catalyst-Plugin-Session-State-Cookie.git] / Changes
1 Revision history for Perl extension Catalyst::Plugin::Session::State::Cookie
2
3 0.02 
4         - Fixed cookie_expires to support browser session cookies.
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)
8
9 0.01    2005-11-14 12:45:00
10         - Initial release.