diff options
author | Glenn Strauss <gstrauss@gluelogic.com> | 2017-10-22 15:36:55 -0400 |
---|---|---|
committer | Glenn Strauss <gstrauss@gluelogic.com> | 2017-10-22 15:36:55 -0400 |
commit | f558fc9735ccb72b68055e1148e8331318d5e26d (patch) | |
tree | cb9358e14ef0d4738132263bded0fa3069a0e4d4 /NEWS | |
parent | 875e339faf5a9fe92f93187fee8c598da3f2767d (diff) | |
download | lighttpd-git-f558fc9735ccb72b68055e1148e8331318d5e26d.tar.gz |
[doc] NEWSlighttpd-1.4.47
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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 |