]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL !6243]
authorOndřej Surý <ondrej@isc.org>
Tue, 3 May 2022 13:10:49 +0000 (15:10 +0200)
committerEvan Hunt <each@isc.org>
Sat, 28 May 2022 21:53:02 +0000 (14:53 -0700)
CHANGES

diff --git a/CHANGES b/CHANGES
index edd4233b05a4965da2d246190817a3bb07f05a72..23c72d18113140b0ae04b1b98ae5adb039d0db8a 100644 (file)
--- 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.