Module Name: src
Committed By: riz
Date: Tue Jan 26 01:23:50 UTC 2016
Modified Files:
src/doc [netbsd-7-0]: CHANGES-7.0.1
Log Message:
Ticket 1063.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.27 -r1.1.2.28 src/doc/CHANGES-7.0.1
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-7.0.1
diff -u src/doc/CHANGES-7.0.1:1.1.2.27 src/doc/CHANGES-7.0.1:1.1.2.28
--- src/doc/CHANGES-7.0.1:1.1.2.27 Sat Jan 16 10:11:11 2016
+++ src/doc/CHANGES-7.0.1 Tue Jan 26 01:23:50 2016
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.1,v 1.1.2.27 2016/01/16 10:11:11 snj Exp $
+# $NetBSD: CHANGES-7.0.1,v 1.1.2.28 2016/01/26 01:23:50 riz Exp $
A complete list of changes from the NetBSD 7.0 release to the NetBSD 7.0.1
release:
@@ -878,3 +878,8 @@ sys/arch/evbarm/conf/OPENRD 1.6
Disable mvsdio on OPENRD.
[cyber, ticket #1061]
+usr.sbin/ndp/ndp.c 1.46
+
+ Fix ndp to ipv6 link-local addresses.
+ [ozaki-r, ticket #1063]
+