summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGlenn Strauss <gstrauss@gluelogic.com>2017-10-21 16:37:13 -0400
committerGlenn Strauss <gstrauss@gluelogic.com>2017-10-21 16:37:13 -0400
commit5780d6cc58c6fa8852f08a37394bb1cec7a846aa (patch)
treeb0948ba30609ccd5dd82817bd53e46d62d0dcce1 /NEWS
parentf07bcb145cbe2cfab8eccedb2a5c2dca7e728011 (diff)
downloadlighttpd-git-5780d6cc58c6fa8852f08a37394bb1cec7a846aa.tar.gz
- next is 1.4.47
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 8bbee153..6ecaad94 100644
--- a/NEWS
+++ b/NEWS
@@ -3,7 +3,9 @@
NEWS
====
-- 1.4.46
+- 1.4.47
+
+- 1.4.46 - 2017-10-21
* [TLS] mark code that uses -lcrypto but not -lssl
* remove redundant calls to end-of-request hooks
* [mod_mysql_vhost] remove dev debug code