2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 14:07:59 +00:00

Add CHANGES note for [GL !5440]

This commit is contained in:
Ondřej Surý
2021-09-23 10:24:01 +02:00
committed by Ondřej Surý
parent 8edbd0929f
commit d72d0149b0

View File

@@ -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 5720. [contrib] Remove old-style DLZ drivers that had to be enabled
during compile time. [GL #2814] during compile time. [GL #2814]