From 956f022a2b56bcfa99d802a09e76315ca6d55e15 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] (cherry picked from commit b3a058e7bb2f08e4329670f527325b718f79303e) --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES b/CHANGES index 77094587cb..f696edc7e8 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