From: Matthijs Mekking Date: Wed, 25 Jan 2023 15:43:13 +0000 (+0100) Subject: Add CHANGES for #3822 X-Git-Tag: v9.19.10~10^2 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=38ffe5acf3abbd9e7b8b258a306a08fb08afe22e;p=thirdparty%2Fbind9.git Add CHANGES for #3822 --- diff --git a/CHANGES b/CHANGES index f73e609c15a..a46cecb3829 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +6079. [bug] Force set the DS state after a 'rdnc dnssec -checkds' + command. [GL #3822] + 6078. [func] Cleanup the memory statistic counters to a bare minumum - InUse with Malloced as alias. [GL #3718]