Document --proc_title in generated fcgi script
[catagits/Catalyst-Devel.git] / Changes
diff --git a/Changes b/Changes
index 711d074..612da45 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,7 @@
 This file documents the revision history for Perl extension Catalyst-Devel.
 
+        - Add documentation for the --proc_title option to the generated
+          fastcgi scripts
         - Don't bother with the BEGIN { use_ok dance for created tests
           - the test will fail to compile (and ergo fail) using just use,
           and that's less typing (and less copy-pasting)