summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGlenn Strauss <gstrauss@gluelogic.com>2016-05-10 22:19:21 -0400
committerGlenn Strauss <gstrauss@gluelogic.com>2016-05-10 22:33:44 -0400
commit239c7e3026ebcf8245e52429e4df11125a7eba81 (patch)
treec63fdcbfcbabc95880cc4854ed7e8ee0c30e6fe8 /NEWS
parenta9568d0ad6032127893a8391f08eed7aa2cd7d2a (diff)
downloadlighttpd-git-239c7e3026ebcf8245e52429e4df11125a7eba81.tar.gz
[doc] NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8fb96016..7111be71 100644
--- a/NEWS
+++ b/NEWS
@@ -108,6 +108,11 @@ NEWS
* [mod_status] add JSON output option (fixed #2432)
* [mod_webdav] map COPY/MOVE Destination to aliases (fixes #1787)
* [mod_webdav] improve PROPFIND,PROPPATCH (#1818, #1953)
+ * [core] reset response headers, write_queue for error docs
+ * build with libressl
+ * static build instructions using SCons or make
+ * [mod_auth] preserve WWW-Authenticate for error docs (fixes #2730)
+ * check close() return code after writing to file
- 1.4.39 - 2016-01-02
* [core] fix memset_s call (fixes #2698)