From b236577ccf457566affbaff278abc647d5666e15 Mon Sep 17 00:00:00 2001 From: Aram Sargsyan Date: Tue, 3 Jan 2023 13:27:00 +0000 Subject: [PATCH] Add a CHANGES note for [GL #3735] (cherry picked from commit 2824422e783da56a548254ed656792f67e95376c) --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index f5deb72378..7c93df7dbf 100644 --- a/CHANGES +++ b/CHANGES @@ -59,6 +59,9 @@ not negotiate "dot" ALPN token could crash BIND on shutdown. That has been fixed. [GL #3767] +6057. [bug] Fix shutdown and error path bugs in the rpz unit. + [GL #3735] + 5850. [func] Run the RPZ update process on the offload threads. [GL #3190]