mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 14:07:59 +00:00
Add CHANGES note for [GL !6398]
This commit is contained in:
7
CHANGES
7
CHANGES
@@ -1,3 +1,10 @@
|
|||||||
|
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
|
||||||
|
clears the memory to avoid the isc_mem_get()/memset()
|
||||||
|
pattern and make aligned allocation which replaces the
|
||||||
|
previous isc_mem_*_aligned() calls. [GL !6398]
|
||||||
|
|
||||||
5991. [protocol] Add support for parsing and validating "dohpath" to
|
5991. [protocol] Add support for parsing and validating "dohpath" to
|
||||||
SVCB. [GL #3544]
|
SVCB. [GL #3544]
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user