X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=353a8a32d9b926305e891cd05900cf14ce3fef3f;hb=66350cd3a6ce202b10e7ca403e83ae4c24995ba7;hp=17a41e01fbf490dbc915445e08f38ab0758ebfa1;hpb=f9d0d3827596423a4653e7a1fa1073ac34bc6fd2;p=catagits%2FWeb-Simple.git diff --git a/Changes b/Changes index 17a41e0..353a8a3 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,6 @@ Change log for Web::Simple + - Assume FastCGI mode if STDIN is a socket (works some places env vars fail) - 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