]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add a CHANGES note for [GL #4044]
authorAram Sargsyan <aram@isc.org>
Fri, 5 May 2023 11:02:06 +0000 (11:02 +0000)
committerAram Sargsyan <aram@isc.org>
Tue, 20 Jun 2023 10:22:46 +0000 (10:22 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 7a6c458cae82572ae10e0fa4a824343559bd752c..a4915f76e332faea64ceaa59f60c0049c42354e3 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+6200.  [bug]           Fix nslookup erroneously reporting a timeout when the
+                       input is delayed. [GL #4044]
+
 6198.  [func]          Remove the holes in the isc_result_t enum to compact
                        the isc_result tables. [GL #4149]