Module Name:    src
Committed By:   riz
Date:           Wed Nov  4 18:21:20 UTC 2015

Modified Files:
        src/doc [netbsd-7-0]: CHANGES-7.0.1

Log Message:
Ticket 971.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.3 -r1.1.2.4 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.3 src/doc/CHANGES-7.0.1:1.1.2.4
--- src/doc/CHANGES-7.0.1:1.1.2.3	Wed Nov  4 16:43:51 2015
+++ src/doc/CHANGES-7.0.1	Wed Nov  4 18:21:20 2015
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.1,v 1.1.2.3 2015/11/04 16:43:51 riz Exp $
+# $NetBSD: CHANGES-7.0.1,v 1.1.2.4 2015/11/04 18:21:20 riz Exp $
 
 A complete list of changes from the NetBSD 7.0 release to the NetBSD 7.0.1
 release:
@@ -22,3 +22,8 @@ sys/dev/cgd.c					1.97
 	Use explicit_memset to zero key material.
 	[riastradh, ticket #899]
 
+sys/dev/mii/atphy.c				1.17
+
+	Fix incorrect argument of mii_anar(). Fixes PR#50206.
+	[msaitoh, ticket #971]
+

Reply via email to