From: Tomas Doran Date: Sat, 6 Aug 2011 14:50:31 +0000 (+0100) Subject: More todo notes X-Git-Tag: 5.9000~10^2~16 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=commitdiff_plain;h=8d3aaa600b7197750929d983da83b487fc56bf55 More todo notes --- diff --git a/TODO b/TODO index c77e355..0e5050d 100644 --- a/TODO +++ b/TODO @@ -28,6 +28,11 @@ 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 * Fix nginx middlewares so that they are generic, or can somehow @@ -36,12 +41,8 @@ http://github.com/willert/catalyst-plugin-log4perl-simple/tree * 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