Update TODO.
Florian Ragwitz [Mon, 2 Feb 2009 13:03:37 +0000 (13:03 +0000)]
This wasn't an issue with Session::State::Cookie. Session::Store::BerkeleyDB
didn't call the next setup_session method.

TODO

diff --git a/TODO b/TODO
index a88fd21..3e23935 100644 (file)
--- a/TODO
+++ b/TODO
@@ -8,9 +8,6 @@ Known issues:
      - MX::Emulate::CAF - list assignment (see notes in Upgrading.pod and
        branch in svn)
 
-     - Catalyst::Plugin::Session::State::Cookie - cookie_name is undefined
-       unless explicitly configured because setup_session isn't executed.
-
 Documentation:
 
    - Catalyst/Upgrading.pod needs brushing up