Module Name:    src
Committed By:   martin
Date:           Mon May  7 13:28:35 UTC 2018

Modified Files:
        src/doc [netbsd-8]: CHANGES-8.0

Log Message:
Ticket #782


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.194 -r1.1.2.195 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.194 src/doc/CHANGES-8.0:1.1.2.195
--- src/doc/CHANGES-8.0:1.1.2.194	Mon May  7 05:09:40 2018
+++ src/doc/CHANGES-8.0	Mon May  7 13:28:35 2018
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.0,v 1.1.2.194 2018/05/07 05:09:40 snj Exp $
+# $NetBSD: CHANGES-8.0,v 1.1.2.195 2018/05/07 13:28:35 martin Exp $
 
 A complete list of changes from the initial NetBSD 8.0 branch on 2017-06-04
 until the 8.0 release:
@@ -13333,3 +13333,10 @@ usr.sbin/sysinst/partman.c			1.20-1.21
 	PR install/53220.
 	[kre, ticket #801]
 
+sys/dev/usb/if_axe.c				1.85-1.89
+
+	Fix unintialized variable, merge duplicate code.
+	Use the proper station nodeid read command.
+	[nonaka, ticket #782]
+
+

Reply via email to