Module Name:    src
Committed By:   martin
Date:           Tue Feb 11 08:43:28 UTC 2020

Modified Files:
        src/doc [netbsd-9]: CHANGES-9.0

Log Message:
Tickets #694 and #695


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.175 -r1.1.2.176 src/doc/CHANGES-9.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-9.0
diff -u src/doc/CHANGES-9.0:1.1.2.175 src/doc/CHANGES-9.0:1.1.2.176
--- src/doc/CHANGES-9.0:1.1.2.175	Mon Feb 10 21:40:19 2020
+++ src/doc/CHANGES-9.0	Tue Feb 11 08:43:28 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.0,v 1.1.2.175 2020/02/10 21:40:19 bouyer Exp $
+# $NetBSD: CHANGES-9.0,v 1.1.2.176 2020/02/11 08:43:28 martin Exp $
 
 A complete list of changes from the initial NetBSD 9.0 branch on 2019-07-30
 until the 9.0 release:
@@ -8778,3 +8778,16 @@ usr.sbin/sysinst/upgrade.c			1.15, 1.16
 	Miscelaneous minor cleanup and message reformatting.
 	[martin, ticket #693]
 
+sys/dev/ld.c					1.108
+
+	Reject open when attach didn't complete successfully.
+	[mlelstv, ticket #694]
+
+sys/dev/ic/elinkxl.c				1.137
+
+	PR 54920: restore an register read for RX_FRAMES_OK ro ACK the
+	interrupt.
+	[msaitoh, ticket #695]
+
+
+

Reply via email to