]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
NEWS: http REUSEPORT, watchdog
authorVladimír Čunát <vladimir.cunat@nic.cz>
Wed, 9 Oct 2019 08:38:56 +0000 (10:38 +0200)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Wed, 9 Oct 2019 08:40:42 +0000 (10:40 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 575082b2322e088453139336a0e85f61ac26ec99..2890e32da4bb5fbe638504c1ad3672c181843783 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,14 @@
 Knot Resolver ??
 ================================
 
+Bugfixes
+--------
+- http module: use SO_REUSEPORT (!879)
+
 Improvements
 ------------
 - increase file-descriptor count limit to maximum allowed value (hard limit)
+- watchdog module: support testing a DNS query (and switch C -> lua; !878)
 
 
 Knot Resolver 4.2.2 (2019-10-07)