From b3a058e7bb2f08e4329670f527325b718f79303e Mon Sep 17 00:00:00 2001 From: Aram Sargsyan Date: Fri, 11 Mar 2022 21:36:25 +0000 Subject: [PATCH] Add CHANGES entry for [GL #3128] --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES b/CHANGES index b3d6305605..061cedd6eb 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +5832. [bug] When timing-out or having other types of socket errors + during a query, dig wasn't trying to perform the lookup + using other servers, in case they exist. [GL #3128] + 5831. [bug] When resending a UDP request in the result of a timeout, the recv_done() function in dighost.c was prepending the new query into the loookup's queries list instead