summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJan Kneschke <jan@kneschke.de>2005-06-12 11:01:07 +0000
committerJan Kneschke <jan@kneschke.de>2005-06-12 11:01:07 +0000
commit8281374f40a3f0b46ec11fa61719a2c4040c5664 (patch)
treea2adecc9ae0dd7aac80dc85be56c70a945f062ce /NEWS
parent91f59d67b1b50d9d80825c5151606088651a4baa (diff)
downloadlighttpd-git-8281374f40a3f0b46ec11fa61719a2c4040c5664.tar.gz
updated ChangeLog and NEWS from trac-timeline
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@383 152afb58-edef-0310-8abb-c4023f1b3aa9
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 35aaac76..b60aeee6 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,15 @@
NEWS
====
+- 1.3.14 - 2005-06-..
+
+ * added SCGI support via mod_scgi
+ * added hash-based and round-robin load balancing to mod_proxy
+ * fixed range requests larger than 2Gb
+ * fixed compilation on Solaris
+ * fixed endless loops in mod_fastcgi, mod_cgi and mod_proxy
+ * fixed handling of URIs for '+' and characters > 127
+
- 1.3.13 - 2005-03-06
* added customizable directory listings