mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 04:20:00 -04:00
Add CHANGES entry for [GL #3128]
(cherry picked from commit b3a058e7bb)
This commit is contained in:
parent
df7616ec09
commit
956f022a2b
1 changed files with 4 additions and 0 deletions
4
CHANGES
4
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
|
||||
|
|
|
|||
Loading…
Reference in a new issue