Final bits of testing
[catagits/Catalyst-Runtime.git] / TODO
diff --git a/TODO b/TODO
index c77e355..603e7af 100644 (file)
--- a/TODO
+++ b/TODO
@@ -28,20 +28,26 @@ http://github.com/willert/catalyst-plugin-log4perl-simple/tree
 
 ##  PSGI
 
+###  To do at release time
+
+  - Release psgi branch of Catalyst-Devel
+  - Release new Task::Catalyst
+
 ###  Blockers
 
+  * Test everything in the %conflicts list
+
+  * Anything left in Task::Catalyst failing?
+
+  * Test tutotial apps?
+
   * Fix nginx middlewares so that they are generic, or can somehow
     be used by people with their own .psgi files
-  * Fix a sane / nicer way to do custom engines.
 
   * 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.
-
-  * Installation issues with some common modules (from Task::Catalyst)
-      - Catalyst::Engine::HTTP::Prefork ?? maybe remove from Task::Catalyst?
-
-#### Script survey
+    this version - Pedro Melo on list
+    ^^ Cannot replicate this? Mailed back to ask for tests..
 
 ###  Nice to have