]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL #4251]
authorTom Krizek <tkrizek@isc.org>
Tue, 21 Nov 2023 12:35:38 +0000 (13:35 +0100)
committerTom Krizek <tkrizek@isc.org>
Fri, 1 Dec 2023 13:03:34 +0000 (14:03 +0100)
CHANGES

diff --git a/CHANGES b/CHANGES
index 3d553bf170c80f86ae2a295cd658b0644abfddf3..c3cfcba6712e4e0d9624a618d6e1cc4be80c5c11 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -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
                        isc_mem_isovermem and remove the water callback.
                        [GL #4451]