]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
CHANGES
authorEvan Hunt <each@isc.org>
Wed, 6 Jun 2018 04:33:51 +0000 (21:33 -0700)
committerEvan Hunt <each@isc.org>
Wed, 6 Jun 2018 04:45:12 +0000 (21:45 -0700)
(cherry picked from commit 71f2335f5a9285479eed52e5057f35fcc135edc9)

CHANGES

diff --git a/CHANGES b/CHANGES
index dc175bc03ecb9ddbb3c8457084865ff1929ed610..c2a450fe72aefffac0d7f9a6ecb60506dbe7cbeb 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+4963.  [test]          ifconfig.sh now uses "ip" instead of "ifconfig",
+                       if available, to configure the test interfaces on
+                       linux.  [GL #302]
+
 4958.  [bug]           Remove redundant space from NSEC3 record. [GL #281]
 
 4955.  [cleanup]       Silence cppcheck warnings in lib/dns/master.c.