Module Name:    src
Committed By:   martin
Date:           Tue Feb 11 08:44:57 UTC 2020

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

Log Message:
Tickets #1500 and #1501


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.94 -r1.1.2.95 src/doc/CHANGES-8.2

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.2
diff -u src/doc/CHANGES-8.2:1.1.2.94 src/doc/CHANGES-8.2:1.1.2.95
--- src/doc/CHANGES-8.2:1.1.2.94	Mon Feb 10 16:51:59 2020
+++ src/doc/CHANGES-8.2	Tue Feb 11 08:44:57 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.2,v 1.1.2.94 2020/02/10 16:51:59 martin Exp $
+# $NetBSD: CHANGES-8.2,v 1.1.2.95 2020/02/11 08:44:57 martin Exp $
 
 A complete list of changes from the NetBSD 8.1 release to the NetBSD 8.2
 release:
@@ -2015,3 +2015,14 @@ sys/arch/i386/stand/efiboot/efiboot.c		1
 	as this may cause an undesired display mode switch.
 	[nonaka, ticket #1499]
 
+sys/dev/ld.c					1.108
+
+	Reject open when attach didn't complete successfully.
+	[mlelstv, ticket #1500]
+
+sys/dev/ic/elinkxl.c				1.137
+
+	PR 54920: restore an register read for RX_FRAMES_OK ro ACK the
+	interrupt.
+	[msaitoh, ticket #1501]
+

Reply via email to