X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=f651e3c575764b2d5c9dcc8e62e0652f69a86171;hb=236b800536e0b8c65c60326f47c53067b2aed745;hp=75b2f63d75fc9ff3d55972fc48e67a3cfe919c67;hpb=0580fbde03a86b92ed9e34cad157a177ba979953;p=catagits%2FCatalyst-Runtime.git diff --git a/Changes b/Changes index 75b2f63..f651e3c 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,11 @@ # This file documents the revision history for Perl extension Catalyst. -5.8000_05 +5.8000_05 2008-29-01 00:00 + - Text::SimpleTable's go as wide as $ENV{COLUMNS} (jhannah) + Patch written by Oleg Kostyuk + - Improve docs for visit (mateu) + - Add docs for finalize hook (dhoss) + - Added ru/ua translations to error page - Improve the clarity and verbosity of the warning when component resolution uses regex fallback. (jhannah) - Handle leading CRLF in HTTP requests sometimes sent by IE6 in