From: Ondřej Surý Date: Thu, 23 Sep 2021 08:24:01 +0000 (+0200) Subject: Add CHANGES note for [GL !5440] X-Git-Tag: v9.17.19~27^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d72d0149b0f34e39130ebd14ba1b968b2435fbb5;p=thirdparty%2Fbind9.git Add CHANGES note for [GL !5440] --- diff --git a/CHANGES b/CHANGES index f527025ed96..a777a0500e3 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +5721. [func] New isc_mem_reget() realloc-like function was + introduced into the libisc API, and zero-sized + allocations now return non-NULL pointers. [GL !5440] + 5720. [contrib] Remove old-style DLZ drivers that had to be enabled during compile time. [GL #2814]