From: Mark Andrews Date: Mon, 4 Dec 2023 02:25:37 +0000 (+1100) Subject: Add CHANGES note for [GL #4457] X-Git-Tag: v9.19.19~16^2 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=da8a269daf6cbe292cd372d45621d22010b81eae;p=thirdparty%2Fbind9.git Add CHANGES note for [GL #4457] --- diff --git a/CHANGES b/CHANGES index 98a3633e0b8..06772c24e66 100644 --- 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]