]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL #4457]
authorMark Andrews <marka@isc.org>
Mon, 4 Dec 2023 02:25:37 +0000 (13:25 +1100)
committerMark Andrews <marka@isc.org>
Mon, 4 Dec 2023 20:31:19 +0000 (07:31 +1100)
CHANGES

diff --git a/CHANGES b/CHANGES
index 98a3633e0b8c0c0ba7c551f27a3533da04c5d9cf..06772c24e66020e329fe8852f916287a526f0f35 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+6291.  [bug]           SIGTERM failed to properly stop multiple outstanding
+                       lookup in dig. [GL #4457]
+
 6290.  [bug]           Dig +yaml will now report "no servers could be reached"
                        also for UDP setup failure when no other servers or
                        tries are left. [GL #1229]