Note which new releases of stuff we're waiting for, fix warning from Makefile.PL
[catagits/Catalyst-Runtime.git] / TODO
diff --git a/TODO b/TODO
index 73b33b6..c891ecc 100644 (file)
--- a/TODO
+++ b/TODO
@@ -21,12 +21,10 @@ Known issues:
        Catalyst::Dispatcher::_do_forward does not fix arguments if you throw
        an exception. Needs a test case (Caelum)
      
-     - Catalyst::Plugin::Authentication new release.
-     
-     - Catalyst::Action::RenderView
-     - Catalyst::Plugin::DebugCookie
-       - Conflict with each other: $c->config->{debug}->{foo} = 'bar'
-         now breaks, unsure why..
+     - Waiting on new releases:
+       - Catalyst::Plugin::Authentication - 0.100092
+       - Catalyst::Action::RenderView    - 0.08
+       - Catalyst::Plugin::DebugCookie'    - 0.999002
 
 Cleanups: