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
commite98068d1e8a11de46c273c583607da74db60091b (patch)
treea2adecc9ae0dd7aac80dc85be56c70a945f062ce /NEWS
parentbf19f8d58a9ec9edd43460664c2e7ff08dd260ee (diff)
downloadlighttpd-git-e98068d1e8a11de46c273c583607da74db60091b.tar.gz
updated ChangeLog and NEWS from trac-timeline
git-svn-id: svn+ssh://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