From ad9c39ebadc2a36a9d1b07af41cd4935fd8918ab Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Wed, 15 Nov 2023 15:46:51 +1100 Subject: [PATCH] Add CHANGES for [GL #4396] (cherry picked from commit f813795c6ff7625698a7b5768fb228eb1a271a7d) --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES b/CHANGES index fa75e5ecd8..993d4b7241 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +6286. [bug] Dig +yaml will now report "no servers could be reached" + on TCP connection failure as well as for UDP timeouts. + [GL #4396] + --- 9.18.20 released --- 6280. [bug] Fix missing newlines in the output of "rndc nta -dump".