summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGlenn Strauss <gstrauss@gluelogic.com>2017-10-22 15:36:55 -0400
committerGlenn Strauss <gstrauss@gluelogic.com>2017-10-22 15:36:55 -0400
commitf558fc9735ccb72b68055e1148e8331318d5e26d (patch)
treecb9358e14ef0d4738132263bded0fa3069a0e4d4 /NEWS
parent875e339faf5a9fe92f93187fee8c598da3f2767d (diff)
downloadlighttpd-git-f558fc9735ccb72b68055e1148e8331318d5e26d.tar.gz
[doc] NEWSlighttpd-1.4.47
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4a270797..e7ce94ec 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,13 @@ NEWS
====
- 1.4.47
+ * [mod_authn_gssapi] needs -lcom_err under Darwin
+ * [core] stricter validation of request-URI begin
+ * [core] fix 1.4.46 regression in config match (fixes #2830)
+ * [core] normalize config addrs for != match (#2830)
+ * [core] normalize config addrs for eq and ne (#2830)
+ * [doc] use https:// URLs to .lighttpd.net resources
+ * [core] fix 1.4.46 regression in Last-Modified
- 1.4.46 - 2017-10-21
* [TLS] mark code that uses -lcrypto but not -lssl