Module Name: src
Committed By: martin
Date: Tue Jul 17 14:36:41 UTC 2018
Modified Files:
src/doc [netbsd-8]: CHANGES-8.0
Log Message:
Note ticket #925
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.230 -r1.1.2.231 src/doc/CHANGES-8.0
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES-8.0
diff -u src/doc/CHANGES-8.0:1.1.2.230 src/doc/CHANGES-8.0:1.1.2.231
--- src/doc/CHANGES-8.0:1.1.2.230 Mon Jul 16 13:33:04 2018
+++ src/doc/CHANGES-8.0 Tue Jul 17 14:36:41 2018
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.0,v 1.1.2.230 2018/07/16 13:33:04 sborrill Exp $
+# $NetBSD: CHANGES-8.0,v 1.1.2.231 2018/07/17 14:36:41 martin Exp $
A complete list of changes from the initial NetBSD 8.0 branch on 2017-06-04
until the 8.0 release:
@@ -14281,3 +14281,8 @@ crypto/external/bsd/heimdal/lib/libkadm5
amd64).
[martin, ticket #924]
+usr.sbin/arp/arp.c 1.62
+
+ arp(8): warn when failing to delete a specified arp entry.
+ [ozaki-r, ticket #925]
+