From 7f16672ab8edf9257691cdbc76a3b0ebfa22c7af Mon Sep 17 00:00:00 2001 From: Evan Hunt Date: Tue, 5 Jun 2018 21:33:51 -0700 Subject: [PATCH] CHANGES (cherry picked from commit 71f2335f5a9285479eed52e5057f35fcc135edc9) --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES b/CHANGES index dc175bc03e..c2a450fe72 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] + 4958. [bug] Remove redundant space from NSEC3 record. [GL #281] 4955. [cleanup] Silence cppcheck warnings in lib/dns/master.c.