]> 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:15:18 +0000 (10:15 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index 6483da7d08ccaf20278e4c6aa6af1a9723b2195d..6747ae677053b2b4bbfb0ae652c077596c806469 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]
+
 6392.  [bug]           Use a completely new memory context when flushing the
                        cache. [GL #2744]