mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
Add CHANGES note for [GL #3248]
This commit is contained in:
parent
7e2f50c369
commit
438e9b5587
1 changed files with 5 additions and 0 deletions
5
CHANGES
5
CHANGES
|
|
@ -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]
|
||||
|
||||
5847. [cleanup] Remove task privileged mode in favor of processing
|
||||
all events in the loadzone task in a single run
|
||||
by setting the quantum to UINT_MAX. [GL #3253]
|
||||
|
|
|
|||
Loading…
Reference in a new issue