changelog bricas' cookie name change to State::Cookie
[catagits/Catalyst-Plugin-Session-State-Cookie.git] / Changes
diff --git a/Changes b/Changes
index 8c39de0..6a6c9b2 100644 (file)
--- a/Changes
+++ b/Changes
@@ -2,6 +2,9 @@ Revision history for Perl extension Catalyst::Plugin::Session::State::Cookie
 
 0.02 
         - Fixed cookie_expires to support browser session cookies.
+        - Renamed default cookie name from just 'session' to
+          'yourapp_session' to allow several applications on the same domain
+          to exist without conflict (LTJake)
 
 0.01    2005-11-14 12:45:00
         - Initial release.