]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entry for [GL #4708]
authorMatthijs Mekking <matthijs@isc.org>
Wed, 8 May 2024 07:51:31 +0000 (09:51 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Mon, 3 Jun 2024 08:22:08 +0000 (10:22 +0200)
(cherry picked from commit 113968f3a04a236fbf5a7f97c1e23154ca72662f)

CHANGES

diff --git a/CHANGES b/CHANGES
index 4d81ce8f182712b672a230a047f9dff068b250f0..eb44616b68c6da60577acca47271de12aa006f5d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+6393.  [func]          Deal with uv_tcp_close_reset() error return codes
+                       more gracefully. [GL #4708]
+
 6391.  [bug]           TCP client statistics could sometimes fail to decrease
                        when accepting client connection fails. [GL #4742]