Add CHANGES note for [GL #3248]

(cherry picked from commit 438e9b5587)
This commit is contained in:
Aram Sargsyan
2022-04-01 13:39:06 +00:00
parent 1294de8e36
commit 5c6580b31f

View File

@@ -1,3 +1,8 @@
5848. [bug] dig could hang in some cases involving multiple servers
in a lookup, when a request fails and the next one
refuses to start for some reason, for example if it was
an IPv4 mapped IPv6 address. [GL #3248]
5844. [bug] dig +nssearch was hanging until manually interrupted.
[GL #3145]