Module Name:    src
Committed By:   jdc
Date:           Sat Apr 15 12:09:08 UTC 2023

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

Log Message:
Ticket #127


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.53 -r1.1.2.54 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.53 src/doc/CHANGES-10.0:1.1.2.54
--- src/doc/CHANGES-10.0:1.1.2.53	Mon Apr  3 18:36:09 2023
+++ src/doc/CHANGES-10.0	Sat Apr 15 12:09:07 2023
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-10.0,v 1.1.2.53 2023/04/03 18:36:09 martin Exp $
+# $NetBSD: CHANGES-10.0,v 1.1.2.54 2023/04/15 12:09:07 jdc Exp $
 
 A complete list of changes from the initial NetBSD 10.0 branch on 2022-12-16
 until the 10.0 release:
@@ -1523,6 +1523,12 @@ sys/dev/fss.c					1.114
 	this flag and may trigger an assertion.
 	[hannken, ticket #126]
 
+src/tests/sbin/envstat/t_envstat.sh		1.2
+	PR 57284: rewrite test to extract all temperaturs from all local sensors
+	and test them (instead of only one temperature from a tiny list of hard
+	coded possible devices).
+	[martin, ticket #127]
+
 sys/dev/pci/if_vioif.c				1.83-1.102,1.105-1.107
 sys/arch/mips/include/bus_space_defs.h		1.5
 sys/arch/mips/include/types.h			1.78

Reply via email to