]> 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:48:06 +0000 (21:48 -0700)
(cherry picked from commit 71f2335f5a9285479eed52e5057f35fcc135edc9)
(cherry picked from commit 7f16672ab8edf9257691cdbc76a3b0ebfa22c7af)

CHANGES

diff --git a/CHANGES b/CHANGES
index 0d163e81cdf2cac9a58125240aac8cc89c95f7b3..54a1350e5d537a5e6aab3b35478e53a18f28119d 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.