summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGlenn Strauss <gstrauss@gluelogic.com>2021-12-04 08:55:39 -0500
committerGlenn Strauss <gstrauss@gluelogic.com>2021-12-04 08:55:39 -0500
commit0340dc943c2bd3c475ad6491a0d1cf3e87a2b51c (patch)
treeca2c77b201a1c3581ac7392f919ab240b9d1ee44 /NEWS
parentef9608f307205a312891d1afaf90a003548e4ff0 (diff)
downloadlighttpd-git-0340dc943c2bd3c475ad6491a0d1cf3e87a2b51c.tar.gz
[doc] NEWSlighttpd-1.4.63
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8cf9515e..85cd008f 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,11 @@
NEWS
====
+- 1.4.63 - 2021-12-04
+ * [core] import xxHash v0.8.1
+ * [core] isolate use of sys/filio.h
+ * [core] fix reqpool mem corruption in 1.4.62 (fixes #3118)
+
- 1.4.62 - 2021-12-01
* [mod_alias] fix use-after-free bug (fixes #3114)
* [core] clean up fdlog_st and log_error_st decls