From: Tom Krizek Date: Tue, 21 Nov 2023 12:35:38 +0000 (+0100) Subject: Add CHANGES note for [GL #4251] X-Git-Tag: v9.19.19~21^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=519e77d0677fddcab3d1fff604f4ca86d4a32f76;p=thirdparty%2Fbind9.git Add CHANGES note for [GL #4251] --- diff --git a/CHANGES b/CHANGES index 3d553bf170c..c3cfcba6712 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +6289. [test] Remove legacy system test runner in favor of pytest. + [GL #4251] + 6288. [func] Refactor the isc_mem overmem handling to always use isc_mem_isovermem and remove the water callback. [GL #4451]