root/lm-sensors/branches/lm-sensors-3.0.0/CHANGES @ 5097

Revision 5097, 3.1 KB (checked in by khali, 5 years ago)

Lower the confidence value of the MAX6650/MAX6651 from 4 to 3.
These chips are easily misdetected.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1lm-sensors CHANGES file
2-----------------------
3
4SVN
5  documentation: Update the application writing guidelines
6  libsensors: No longer depend on libsysfs (#2262)
7              Don't guess the bus type from the device ID format (#2240)
8              Add support for attributes in the hwmon class device (#2260)
9  Makefile: No warnings about ld configuration for staged installations
10  pwmconfig: Really hide errors on sysfs writes
11             Deal gracefully with read-only pwm_enable files
12             Warn about outputs found in automatic mode
13  sensord: Fix rrd support (#2276)
14           Use the same colors for daily and weekly charts
15           Drop workaround needed by old versions of rrdtool
16  sensors: Fix error path on library initialization error
17  sensors.conf.eg: Fix voltage value references (g520sm, lm80, pc87366)
18  sensors-detect: Drop PCA9540 detection
19                  Improve sysconfig and modprobe.d integration
20                  Add SMSC SCH5514D-NS detection (no sensors)
21                  Lower the confidence of MAX6650/MAX6651
22  unhide_ICH_SMBus: Add support for the 82801AA (ICH)
23
243.0.0 (2007-11-24)
25  Makefile: Fix MODULE_DIR usage in etc
26            Fix build on PPC
27  pwmconfig: Better diagnostics in pwmdisable
28             Give the fans some time to spin up
29  sensors-detect: Add Texas Instruments TMP401 detection
30                  Mention the f75375s driver
31                  Add SMSC LPC47B367-NC detection (no sensors)
32                  Reduce w83781d/lm78 I2C address probing range
33                  Add Intel Celeron 4xx and Penryn (CPU on 45nm) detection
34
353.0.0-rc3 (2007-10-28)
36  libsensors: Add a default configuration file
37              Fix memory leaks on initialization error
38              Make the configuration file optional
39              Change the default configuration file to /etc/sensors3.conf
40  sensord: Reload config on SIGHUP rather than automatically
41           No default configuration file name
42  sensors: Fix file handle leak on library initialization error
43           Handle the case where voltage measurements aren't available
44           No default configuration file name
45           Install as sensors again
46  sensors.conf.eg: Install as sensors3.conf
47  sensors-detect: Fix SMSC LPC47B357/M967 detection
48                  Select the right driver for FSC chips
49  sensors-detect-stat.pl: Handle alternative chip lists
50
513.0.0-rc2 (2007-10-10)
52  useful_addresses.html: Moved to the wiki
53  Makefile: Add sensors-conf-convert to make install
54  libsensors: Notify the caller when writing a value fails
55              Differentiate between different read error types
56              Report I/O errors as such
57  sensord: Log the error code on failure
58           Drop the configuration file search path mechanism (#2259)
59           Manual page update
60  sensors: Fix spurious critical temperature alarm
61           Print error messages to stderr
62           Make error messages more helpful and consistent
63           Better handling of the fault flags
64  sensors-conf-convert: Add a short help text
65  sensors-detect: Fix SMSC SCH311x detection
66                  Add AMD K10 CPU sensor detection
67
683.0.0-rc1 (2007-09-25)
69  Initial release
Note: See TracBrowser for help on using the browser.