summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJan Kneschke <jan@kneschke.de>2005-03-01 23:28:52 +0000
committerJan Kneschke <jan@kneschke.de>2005-03-01 23:28:52 +0000
commit3788f1ee2f329281e52dc4a0830024e4c24f4686 (patch)
treed882ccbbaf74c3a8f861e6007d8b82c4533f95fb /NEWS
parent8a1d5b55d8bf50d59ee11368437bd8275b3eb5c8 (diff)
downloadlighttpd-git-3788f1ee2f329281e52dc4a0830024e4c24f4686.tar.gz
updated ChangeLog and NEWS from timeline
git-svn-id: svn+ssh://svn.lighttpd.net/lighttpd/trunk@70 152afb58-edef-0310-8abb-c4023f1b3aa9
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 11 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 758a9a31..b697bb28 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,16 @@
NEWS
====
+- 1.3.12 - 2005-03-02
+
+ * added ssl.ca-file
+ * added support for \n\n as terminator
+ * rewrote test-framework and added more tests
+ * fixed cgi.assign with empty handler
+ * fixed segfault in debug-code
+ * fixed mod_expire if modification-timestamps are used
+ * fixed segfault on duplication Host-headers
+
- 1.3.11 - 2005-02-20
* added REMOTE_PORT and SERVER_ADDR to CGI-env
@@ -22,7 +32,7 @@ NEWS
* added support for full commandline in spawn-fcgi
* fixed missing check for IP-address in mod_fastcgi
* fixed compile error with openssl in mod_fastcgi
- * removed a debug-message from network_freebsd_...
+ * removed a debug-message from network-functions
- 1.3.9 - 2005-02-06