output status+headers to STDERR in CLI mode
[catagits/Web-Simple.git] / Changes
diff --git a/Changes b/Changes
index e20ebdb..17a41e0 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,7 @@
 Change log for Web::Simple
 
+  - Change CLI mode to print status line and headers to STDERR and content
+    to STDOUT so that './myapp /foo.html >foo.html' works sanely
   - Add *.* and **.* dispatch types to keep extension
   - Add Antiquated Perl slides in a POD document.