(cherry picked from commit 71f2335f5a)
This commit is contained in:
Evan Hunt 2018-06-05 21:33:51 -07:00
parent 3e1a0c2b62
commit 7f16672ab8

View file

@ -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.