X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=df9b9342feac4eb284482c850e83a6f7b6817ade;hb=29817f46bdaaa28fb0c1471fc74084482ce6f3ee;hp=5efde8e80a2a36343c2f876b36f6f61a2a5ea925;hpb=39fc2ce1e456c4e2a272204aa8fe67896984b3a6;p=catagits%2FCatalyst-Runtime.git diff --git a/Changes b/Changes index 5efde8e..df9b934 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,10 @@ # This file documents the revision history for Perl extension Catalyst. -5.8000_05 +Not yet released + - Allow redaction of parameters in debug output by configuration + (Byron Young) + +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)