mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
Add CHANGES note for [GL #4049]
This commit is contained in:
parent
9d95cd427d
commit
97e1bb0e98
1 changed files with 4 additions and 0 deletions
4
CHANGES
4
CHANGES
|
|
@ -1,3 +1,7 @@
|
|||
6166. [func] Retry without DNS COOKIE on FORMERR if it appears that
|
||||
the FORMERR was due to the presence of a DNS COOKIE
|
||||
option. [GL #4049]
|
||||
|
||||
6165. [bug] Fix a logic error in dighost.c which could call the
|
||||
dighost_shutdown() callback twice and cause problems
|
||||
if the callback function was not idempotent. [GL #4039]
|
||||
|
|
|
|||
Loading…
Reference in a new issue