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 #4419]

This commit is contained in:
Mark Andrews
2023-11-07 03:45:54 +11:00
parent ac0cec1338
commit 11f2b01f3f

View File

@@ -1,3 +1,6 @@
6327. [func] Nsupdate can now set the UL EDNS option when sending
UPDATE requests. [GL #4419]
6326. [func] Add workaround to enforce dynamic linker to pull
jemalloc earlier than libc to ensure all memory
allocations are done via jemalloc. [GL #4404]