[doc] NEWS

personal/stbuehler/cleanup-build lighttpd-1.4.47
Glenn Strauss 2017-10-22 15:36:55 -04:00
parent 875e339faf
commit f558fc9735
1 changed files with 7 additions and 0 deletions

7
NEWS
View File

@ -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