Add a CHANGES note for [GL #4039]

This commit is contained in:
Aram Sargsyan
2023-05-02 13:21:35 +00:00
committed by Arаm Sаrgsyаn
parent e4604b71d2
commit d71299121e

View File

@@ -1,3 +1,7 @@
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]
6164. [bug] Set the rndc idle read timeout back to 60 seconds,
from the netmgr default of 30 seconds, in order to
match the behavior of 9.16 and earlier. [GL #4046]