From 365971bbf42e68c34d578e3d9ed82399ce2be7ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Elan=20Ruusam=C3=A4e?= Date: Wed, 16 Jan 2008 01:02:00 +0000 Subject: [PATCH] - US-ASCII for sake of trac git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2038 152afb58-edef-0310-8abb-c4023f1b3aa9 --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index e41294da..08d13e9e 100644 --- a/NEWS +++ b/NEWS @@ -13,7 +13,7 @@ NEWS * fixed a bug that made /-prefixed extensions being handled also when matching the end of the uri in fcgi,scgi and proxy modules (#1489) * print error if X-LIGHTTPD-send-file cannot be done; reset header - Content-Length for send-file. Patches by Stefan Bühler + Content-Length for send-file. Patches by Stefan Buhler * prevent crash in certain php-fcgi configurations (#841) - 1.4.18 - 2007-09-09