summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Kneschke <jan@kneschke.de>2006-02-08 13:14:51 +0000
committerJan Kneschke <jan@kneschke.de>2006-02-08 13:14:51 +0000
commit1b0a772c39122d24138e86715551b3d4bb7e74da (patch)
tree0c0e6f1a0292c64e4e42b4336af3c8ac521a888e
parent7a2b41af5e84823d30de3ad7b09f76470ca1fe05 (diff)
downloadlighttpd-git-1b0a772c39122d24138e86715551b3d4bb7e74da.tar.gz
i think we can release 1.4.10lighttpd-1.4.10
git-svn-id: svn+ssh://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@987 152afb58-edef-0310-8abb-c4023f1b3aa9
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 7d215965..6141e316 100644
--- a/NEWS
+++ b/NEWS
@@ -3,7 +3,7 @@
NEWS
====
-- 1.4.10 - ...
+- 1.4.10 - 2005-02-08
* added docs for mod_dirlisting
* added fastcgi.map-extensions to mod_fastcgi
@@ -11,6 +11,9 @@ NEWS
* fixed extra newline for syslog() in mod_accesslog
* fixed user-track cookie for IE in mod_usertrack
* fixed crash in digest handling in mod_auth
+ * fixed handling of 301 response-bodies from a mod_proxy backend
+ * fixed loading of base modules if server.modules is not set
+ * fixed broken cgi if mod_scgi is loaded
- 1.4.9 - 2006-01-14