Module Name:    src
Committed By:   martin
Date:           Wed Apr 19 16:41:18 UTC 2023

Modified Files:
        src/doc [netbsd-10]: CHANGES-10.0

Log Message:
Tickets #140 and #142


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.55 -r1.1.2.56 src/doc/CHANGES-10.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-10.0
diff -u src/doc/CHANGES-10.0:1.1.2.55 src/doc/CHANGES-10.0:1.1.2.56
--- src/doc/CHANGES-10.0:1.1.2.55	Mon Apr 17 18:34:56 2023
+++ src/doc/CHANGES-10.0	Wed Apr 19 16:41:18 2023
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-10.0,v 1.1.2.55 2023/04/17 18:34:56 martin Exp $
+# $NetBSD: CHANGES-10.0,v 1.1.2.56 2023/04/19 16:41:18 martin Exp $
 
 A complete list of changes from the initial NetBSD 10.0 branch on 2022-12-16
 until the 10.0 release:
@@ -1621,3 +1621,13 @@ tests/lib/libc/stdio/t_printf.c			1.9,1.
 	Add a test for PR 57250.
 	[he, ticket #138]
 
+external/gpl3/gcc/dist/libsanitizer/sanitizer_common/sanitizer_mutex.h 1.3
+
+	Fix StaticSpinMutex::CheckLocked() on sparc32.
+	[hannken, ticket #140]
+
+sys/arch/luna68k/luna68k/mainbus.c		1.20
+
+	luna68k: fix device name for xpbus at mainbus for LUNA-II.
+	[tsutsui, ticket #142]
+

Reply via email to