Module Name: src
Committed By: martin
Date: Sat Dec 15 13:40:15 UTC 2018
Modified Files:
src/doc [netbsd-8]: CHANGES-8.1
Log Message:
Ticket #1137
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.76 -r1.1.2.77 src/doc/CHANGES-8.1
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.1
diff -u src/doc/CHANGES-8.1:1.1.2.76 src/doc/CHANGES-8.1:1.1.2.77
--- src/doc/CHANGES-8.1:1.1.2.76 Fri Dec 14 12:15:17 2018
+++ src/doc/CHANGES-8.1 Sat Dec 15 13:40:15 2018
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.1,v 1.1.2.76 2018/12/14 12:15:17 martin Exp $
+# $NetBSD: CHANGES-8.1,v 1.1.2.77 2018/12/15 13:40:15 martin Exp $
A complete list of changes from the NetBSD 8.0 release to the NetBSD 8.1
release:
@@ -2052,3 +2052,9 @@ external/bsd/file/lib/Makefile 1.11
Fix a parallel build race.
[msaitoh, ticket #1136]
+sys/arch/x86/pci/amdnb_misc.c 1.3
+sys/arch/x86/pci/amdtemp.c 1.22
+
+ Add support for AMD family 16h cpu sensors.
+ [is, ticket #1137]
+