]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entry for GL !875
authorOndřej Surý <ondrej@sury.org>
Thu, 15 Nov 2018 09:08:27 +0000 (10:08 +0100)
committerEvan Hunt <each@isc.org>
Fri, 16 Nov 2018 17:18:16 +0000 (09:18 -0800)
(cherry picked from commit 9b0501635ba69af8a4dda491d8982b8bf374cf13)

CHANGES

diff --git a/CHANGES b/CHANGES
index 8a462eb6dbcc64220356d8cd75cd2a4bff128357..e7faf982d0e0419a8f26c2ad92db883ad2720e80 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+5097.  [cleanup]       Remove embedded ATF unit testing framework
+                       from BIND source distribution.  [GL !875]
+
 5095.  [test]          Converted all unit tests from ATF to CMocka;
                        removed the source code for the ATF libraries.
                        Build with "configure --with-cmocka" to enable