Module Name:    src
Committed By:   martin
Date:           Thu Apr 20 14:20:02 UTC 2023

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

Log Message:
Tickets #143 and #144


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.56 -r1.1.2.57 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.56 src/doc/CHANGES-10.0:1.1.2.57
--- src/doc/CHANGES-10.0:1.1.2.56	Wed Apr 19 16:41:18 2023
+++ src/doc/CHANGES-10.0	Thu Apr 20 14:20:02 2023
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-10.0,v 1.1.2.56 2023/04/19 16:41:18 martin Exp $
+# $NetBSD: CHANGES-10.0,v 1.1.2.57 2023/04/20 14:20:02 martin Exp $
 
 A complete list of changes from the initial NetBSD 10.0 branch on 2022-12-16
 until the 10.0 release:
@@ -1631,3 +1631,14 @@ sys/arch/luna68k/luna68k/mainbus.c		1.20
 	luna68k: fix device name for xpbus at mainbus for LUNA-II.
 	[tsutsui, ticket #142]
 
+sys/arch/luna68k/conf/Makefile.luna68k		1.30
+
+	Fix missing locore.d dependency output on make depend.
+	[tsutsui, ticket #143]
+
+sys/dev/ic/bmx280.c				1.2
+
+	bmx280thp(4): do not create the sysctl tree if the initial setup of
+	the chip fails.
+	[brad, ticket #144]
+

Reply via email to