summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Kneschke <jan@kneschke.de>2005-07-31 13:24:34 +0000
committerJan Kneschke <jan@kneschke.de>2005-07-31 13:24:34 +0000
commit263cc5dbcad84ebb350eefdb356c967b89d1f062 (patch)
treed26c09a3af3d34b65ebd749a17e19ad68c21c7f1
parente82d062eaeb0d14cd9199601f72fad59e2a9c1c0 (diff)
downloadlighttpd-git-263cc5dbcad84ebb350eefdb356c967b89d1f062.tar.gz
updated NEWS for release
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@498 152afb58-edef-0310-8abb-c4023f1b3aa9
-rw-r--r--NEWS18
-rw-r--r--debian/changelog6
2 files changed, 24 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index fc76a3a7..51bcbbb8 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,24 @@
NEWS
====
+- 1.3.16 - 2005-07-31
+
+ * added Date: headers to dynamic HTTP/1.0 requests
+ * added support for OPTION * HTTP/1.1
+ * added support for accesslog to syslog
+ * added support for PATH_INFO guessing if check-local is disabled in
+ mod_fastcgi
+ * added switch to disable range-requests
+ * added valid-user option for mod_auth (tigger at gentoo.org)
+ * added JavaScript based sorting to mod_status (erik)
+ * added selective TCP_CORK (Christian von Roques)
+ * break up endless loops with Status: 500
+ * fixed endless loops in mod_rewrite
+ * mapped url.rewrite and url.rewrite-final to uri.rewrite-once
+ * fixed compilation for mod_trigger_b4_dl
+ * fixed 'can't reach host' in mod_proxy
+ * error-handler-404 defaults to Status: 200 and static files work now
+
- 1.3.15 - 2005-07-15
* added mod_cml
diff --git a/debian/changelog b/debian/changelog
index 98dd98ad..dc33928e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+lighttpd (1.3.16-1) unstable; urgency=low
+
+ * updated to 1.3.16
+
+ -- Jan Kneschke <jan@kneschke.de> Sun, 31 Jul 2005 15:24:00 +0200
+
lighttpd (1.3.15-1) unstable; urgency=low
* updated to 1.3.15