2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 05:57:52 +00:00

Add CHANGES note for [GL !6243]

This commit is contained in:
Ondřej Surý 2022-05-03 15:10:49 +02:00 committed by Evan Hunt
parent 2321cab4ee
commit cd1f9c3d36

View File

@ -1,3 +1,6 @@
5895. [test] Add new set of unit test macros and move the unit
tests under single namespace in /tests/. [GL !6243]
5894. [func] Avoid periodic interface re-scans on Linux by
default, where a reliable event-based mechanism for
detecting interface state changes is available.