2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-29 13:38:26 +00:00

Add CHANGES note for [GL #4251]

This commit is contained in:
Tom Krizek 2023-11-21 13:35:38 +01:00
parent fba295600b
commit 519e77d067
No known key found for this signature in database
GPG Key ID: 01623B9B652A20A7

View File

@ -1,3 +1,6 @@
6289. [test] Remove legacy system test runner in favor of pytest.
[GL #4251]
6288. [func] Refactor the isc_mem overmem handling to always use 6288. [func] Refactor the isc_mem overmem handling to always use
isc_mem_isovermem and remove the water callback. isc_mem_isovermem and remove the water callback.
[GL #4451] [GL #4451]