From: Evan Hunt Date: Wed, 6 Jun 2018 04:33:51 +0000 (-0700) Subject: CHANGES X-Git-Tag: v9.13.1~11^2 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=71f2335f5a9285479eed52e5057f35fcc135edc9;p=thirdparty%2Fbind9.git CHANGES --- diff --git a/CHANGES b/CHANGES index 93a83d5b91c..9bde887fa63 100644 --- 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] + 4962. [cleanup] Move 'named -T' processing to its own function. [GL #316]