Apply patch for redacting parameters in the log.
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index 5efde8e..df9b934 100644 (file)
--- 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 <cub.uanic@gmail.com>
         - Improve docs for visit (mateu)