Add a CHANGES note for [GL #4054]

(cherry picked from commit 00ed5f84a9)
This commit is contained in:
Aram Sargsyan 2023-05-11 12:20:58 +00:00
parent 7713d2cb6d
commit cc197e82fe

View file

@ -1,3 +1,6 @@
6169. [bug] named could crash when deleting inline-signing zones
with "rndc delzone". [GL #4054]
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]