From: Ondřej Surý Date: Tue, 3 May 2022 13:10:49 +0000 (+0200) Subject: Add CHANGES note for [GL !6243] X-Git-Tag: v9.19.2~13^2 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=cd1f9c3d36238d080fa5fdf25ff7cdabdd15d3b3;p=thirdparty%2Fbind9.git Add CHANGES note for [GL !6243] --- diff --git a/CHANGES b/CHANGES index edd4233b05a..23c72d18113 100644 --- a/CHANGES +++ b/CHANGES @@ -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.