summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomek Mrugalski <tomasz@isc.org>2017-06-28 14:25:34 +0200
committerTomek Mrugalski <tomasz@isc.org>2017-06-28 14:25:34 +0200
commitca77f7fa99d82aa3e023bf9e65c4b6b66e2444bd (patch)
tree8fe2cdb0db3794e66607a90442da6468c807fc28
parenta21c4972112f9c323a4b8a024fc07ac41b0c86ba (diff)
downloadisc-dhcp-ca77f7fa99d82aa3e023bf9e65c4b6b66e2444bd.tar.gz
[19430] Unnecessary dot removed.
# Conflicts: # omapip/errwarn.c
-rw-r--r--RELNOTES4
1 files changed, 4 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index e9443c81..be7eadbd 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