From: Michał Kępień Date: Mon, 10 Oct 2022 07:00:58 +0000 (+0200) Subject: Add a CHANGES marker X-Git-Tag: v9.19.6~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=40432eae009a4470d30d0860b079443c35c09d28;p=thirdparty%2Fbind9.git Add a CHANGES marker --- diff --git a/CHANGES b/CHANGES index f94a71947fa..6c4e467d191 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ + --- 9.19.6 released --- + 5992. [func] Introduce the new isc_mem_*x() APIs that takes extra flags as the last argument. Currently ISC_MEM_ZERO and ISC_MEM_ALIGN(n) flags have been implemented that