summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOndřej Lysoněk <olysonek@redhat.com>2018-11-07 18:48:43 +0100
committerOndřej Lysoněk <olysonek@redhat.com>2018-11-07 18:51:23 +0100
commite4ff9c375eb6c2758f4593afcc8f7ca73a974d29 (patch)
tree64f429369c1f4d85d24227c447a7381cd91adc15
parent012d76b9785b467cf219bf134d6610861de58a97 (diff)
downloadlm-sensors-git-e4ff9c375eb6c2758f4593afcc8f7ca73a974d29.tar.gz
Update CHANGES
Add missing entries to the CHANGES file. Here's the list of relevant commits: * musl C library support: 8fb3922219d3 * F71868A hardwired inputs: dfa4518962c81 * fancontrol: save original pwm values: 34627e46663f * vt1211_pwm: use bash instead of sh: 06a57f6d546ab8 * coverity scan fixes: 3b548b74aeaef, 40aa494c026c67, fb595f55d1a6d, e0c146763b3e2a * support for power min, lcrit, min_alarm, lcrit_alarm: dcf23676cc264 * NCT6796D hardwired inputs: 64e13d599871b * Add the find-driver script: c755805cef0c6b Signed-off-by: Ondřej Lysoněk <olysonek@redhat.com>
-rw-r--r--CHANGES10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index f9856055..c827c096 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2,11 +2,16 @@ lm-sensors CHANGES file
-----------------------
git HEAD
+ Add the find-driver script for debugging
+ Various documentation and man page improvements
+ Fix various issues found by Coverity Scan
+ Fix compilation with the musl C library
Development version string now contains "+git" instead of "+SVN"
Updated links in documentation to reflect the new home of lm_sensors
sensors.1: Add reference to sensors-detect
Document -j option (json output)
sensors: Add support for json output
+ Add support for power min, lcrit, min_alarm, lcrit_alarm
sensors-detect: Fix systemd paths
Add detection of Fintek F81768
Only probe I/O ports on x86
@@ -29,11 +34,16 @@ git HEAD
Add detection of AMD Family 15h Model 70+ temperature sensors
configs: Add sample configuration files.
sensors.conf.default: Add hardwired inputs of NCT6795D
+ Add hardwired inputs of F71868A
+ Add hardwired NCT6796D inputs
vt1211_pwm: replaced deprecated sub shell syntax
+ run with bash instead of sh
pwmconfig: replaced deprecated sub shell syntax
fancontrol: replaced deprecated sub shell syntax
+ save original pwm values
fancontrol.8: replaced deprecated sub shell syntax
libsensors: Add support for SENSORS_BUS_TYPE_SCSI
+ Add support for power min, lcrit, min_alarm, lcrit_alarm
3.4.0 (2015-06-25)
documentation: Update the note about libsensors license