]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL #4379]
authorOndřej Surý <ondrej@isc.org>
Fri, 20 Oct 2023 06:20:30 +0000 (08:20 +0200)
committerOndřej Surý <ondrej@isc.org>
Tue, 24 Oct 2023 11:07:31 +0000 (13:07 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index 1c982f8c554226dde7fd243795411d4a3e56ff26..06e567b3888640aabf2a36197fcdfe4014ac151d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+6273.  [bug]           Don't reuse the existing TCP streams in dns_xfrin, so
+                       parallel TCP transfers works again. [GL #4379]
+
 6272.  [func]          Enable systemd units support with the 'notify-reload'
                        service type by settng the MONOTONIC_USEC field when
                        sending an sd_notify() message to the service manager