summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Kneschke <jan@kneschke.de>2007-04-09 18:57:04 +0000
committerJan Kneschke <jan@kneschke.de>2007-04-09 18:57:04 +0000
commitdb353664bf4df06b1fa5b00abcac093cdba15038 (patch)
treebfd293318b0e1ea8dc3ebaa6cda8cc5064aa5c58
parent144d7cdae2e1e95652ad9f34c1c540cd38a715bf (diff)
downloadlighttpd-git-db353664bf4df06b1fa5b00abcac093cdba15038.tar.gz
added comment on #1098
git-svn-id: svn+ssh://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@1728 152afb58-edef-0310-8abb-c4023f1b3aa9
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 6a5ae47c..7ef9f5b6 100644
--- a/NEWS
+++ b/NEWS
@@ -22,9 +22,10 @@ NEWS
* added now and weeks support to mod_expire. #943
* fix cpu hog in certain requests [1473]
* fix for handling hostnames with trailing dot [1406]
- * fixed header-injection via server.tag #1106
+ * fixed header-injection via server.tag (#1106)
* disabled caching of files without a content-type to solve the
aggressive caching of FF
+ * remove trailing white-spaces from HTTP-requests before parsing (#1098)
- 1.4.13 - 2006-10-09