Module Name: src
Committed By: jdc
Date: Sun Jan 3 17:29:25 UTC 2016
Modified Files:
src/doc: CHANGES
Log Message:
Mention admtemp(4) and lmtemp(4) temperature limits changes.
To generate a diff of this commit:
cvs rdiff -u -r1.2122 -r1.2123 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.2122 src/doc/CHANGES:1.2123
--- src/doc/CHANGES:1.2122 Sat Dec 26 01:18:25 2015
+++ src/doc/CHANGES Sun Jan 3 17:29:25 2016
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2122 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2123 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -233,3 +233,5 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
raidframe: Now built as a kernel module; it can be built-in at
kernel build time, or (for MODULAR kernels) loaded as
needed. [pgoyette 20151226]
+ admtemp(4): Add chip temperature limits for envsys(4) [jdc 20160103]
+ lmtemp(4): Add chip temperature limits for envsys(4) [jdc 20160103]