Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-10]: src/doc Ticket #127



details:   https://anonhg.NetBSD.org/src/rev/4b00da69bbc0
branches:  netbsd-10
changeset: 374266:4b00da69bbc0
user:      jdc <jdc%NetBSD.org@localhost>
date:      Sat Apr 15 12:09:07 2023 +0000

description:
Ticket #127

diffstat:

 doc/CHANGES-10.0 |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (22 lines):

diff -r 6af607b4e0e7 -r 4b00da69bbc0 doc/CHANGES-10.0
--- a/doc/CHANGES-10.0  Sat Apr 15 12:08:42 2023 +0000
+++ b/doc/CHANGES-10.0  Sat Apr 15 12:09:07 2023 +0000
@@ -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



Home | Main Index | Thread Index | Old Index