X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=adc4932b38852c03810d0e8f54660cf7062c7653;hb=bf32c83f1c0b4ff4f69472d88c2c6995f31485f0;hp=19014194ee609c4907465416810109d4bf6eff91;hpb=1667a59502969244378a3d0ccb4aefe9420707f1;p=catagits%2FCatalyst-Runtime.git diff --git a/Changes b/Changes index 1901419..adc4932 100644 --- a/Changes +++ b/Changes @@ -6,13 +6,15 @@ upgraded, may get upgraded even after they are encoded, and will produce the same output either way, but bytes::length returns too big values for upgraded strings containing characters >127 - - Make FastCGI compatible with modules which use the fileno call to - determine if a file is open (E.g. IPC::Run) + - Fix t/live_fork.t with bleadperl (RT#52100) Refactoring / cleanups: - NoTabs and Pod tests moved to t/author so that they're not run (and then skipped) normally. + Documentation: + - Fix Pod nits in Catalyst::Response (RT#51818) + 5.80014_01 2009-11-22 20:01:23 Bug fixes: