Module Name: src
Committed By: is
Date: Wed Dec 12 23:40:02 UTC 2018
Modified Files:
src/doc: CHANGES
Log Message:
amdtemp +16h
To generate a diff of this commit:
cvs rdiff -u -r1.2464 -r1.2465 src/doc/CHANGES
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
diff -u src/doc/CHANGES:1.2464 src/doc/CHANGES:1.2465
--- src/doc/CHANGES:1.2464 Wed Dec 12 13:02:35 2018
+++ src/doc/CHANGES Wed Dec 12 23:40:02 2018
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2464 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2465 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -262,3 +262,5 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
kernel: Remove the lmc(4) driver, and its associated lmcconfig(8)
tool. [maxv 20181212]
sh(1): Many bug fixes and enhancements. [kre 20181212]
+ amdtemp(4): Add support for AMD family 16h temperature sensors.
+ [is 20181213]