Update TODO and Changes
[catagits/Catalyst-Runtime.git] / TODO
diff --git a/TODO b/TODO
index fe1d4df..e53739b 100644 (file)
--- a/TODO
+++ b/TODO
@@ -36,11 +36,11 @@ http://github.com/willert/catalyst-plugin-log4perl-simple/tree
 
 ###  Blockers
 
-  * Test everything in the %conflicts list
+  * Test::WWW::Mechanize::Catalyst new release
 
-  * Anything left in Task::Catalyst failing?
+  * Test everything in the %conflicts list
 
-  * Test tutotial apps?
+  * Test tutorial apps
 
   * Test nginx middleware to determine if it is needed with:
 
@@ -52,8 +52,6 @@ http://github.com/willert/catalyst-plugin-log4perl-simple/tree
     If it isn't needed, remove. If it is needed, split it out into it's own
     file and document why it's needed.
 
-  * Finish fixing up Catalyst::Manual::Deployment and update for psgi.
-
   * I've noticed a small difference with Catalyst::Test. The latest stable
     version include two headers, 'host' and 'https'. They are missing from
     this version - Pedro Melo on list