]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES and release note for [GL #4680]
authorOndřej Surý <ondrej@isc.org>
Tue, 16 Apr 2024 15:37:30 +0000 (17:37 +0200)
committerOndřej Surý <ondrej@isc.org>
Thu, 18 Apr 2024 08:53:31 +0000 (10:53 +0200)
CHANGES
doc/notes/notes-current.rst

diff --git a/CHANGES b/CHANGES
index dcf18af4a04d66c165914d65ac507a7009394968..67ad1f226527e9d75a04b2a135da1873768a8fd6 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+6373.  [func]          Offload the isc_http response processing to worker
+                       thread. [GL #4680]
+
 6372.  [func]          Implement signature jitter for dnssec-policy. [GL #4554]
 
 6371.  [bug]           Access to the trust bytes in the ncache data needed to
index 9812b77e46da2335a49a8f914266873853c28d0f..cfbcc05c8d11ad70de6951bd89e5ed033a5b1565 100644 (file)
@@ -33,7 +33,8 @@ Removed Features
 Feature Changes
 ~~~~~~~~~~~~~~~
 
-- None.
+- Querying the statistics channel no longer blocks the DNS communication
+  on the networking event loop. :gl:`#4680`
 
 Bug Fixes
 ~~~~~~~~~