From: Tomek Mrugalski Date: Wed, 28 Jun 2017 12:25:34 +0000 (+0200) Subject: [19430] Unnecessary dot removed. X-Git-Tag: v4_1_esv_r15b1~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ca77f7fa99d82aa3e023bf9e65c4b6b66e2444bd;p=thirdparty%2Fdhcp.git [19430] Unnecessary dot removed. # Conflicts: # omapip/errwarn.c --- diff --git a/RELNOTES b/RELNOTES index e9443c81b..be7eadbd6 100644 --- a/RELNOTES +++ b/RELNOTES @@ -174,6 +174,10 @@ by Eric Young (eay@cryptsoft.com). this the check was performed too far down stream to be detected in test mode. [ISC-Bugs #29892] +- Linux script updated. The script is now based on Debian version. It uses + ip tool from iproute2 package and ifconfig is no longer used. + [ISC-bugs #19430] + Changes since 4.1-ESV-R14b1 - None