From 23f609ba5950d5aa59b8ecaffb96846a0f162082 Mon Sep 17 00:00:00 2001 From: Aram Sargsyan Date: Tue, 13 Jun 2023 10:52:05 +0000 Subject: [PATCH] Add a CHANGES note for [GL #4136] --- CHANGES | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGES b/CHANGES index 98d1e3d11f..04e5aad1ff 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,9 @@ +6193. [bug] Fix a catz db update notification callback registration + logic error, which could crash named when receiving an + AXFR update for a catalog zone while the previous update + process of the catalog zone was already running. + [GL #4136] + 6192. [placeholder] 6191. [placeholder]