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

Revision 5098, 3.2 KB (checked in by khali, 5 years ago)

Repeat available configuration options before prompt (#2289).
The code isn't very clean but that's the best I could come up with.

  • 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             Repeat available configuration options before prompt (#2289)
14  sensord: Fix rrd support (#2276)
15           Use the same colors for daily and weekly charts
16           Drop workaround needed by old versions of rrdtool
17  sensors: Fix error path on library initialization error
18  sensors.conf.eg: Fix voltage value references (g520sm, lm80, pc87366)
19  sensors-detect: Drop PCA9540 detection
20                  Improve sysconfig and modprobe.d integration
21                  Add SMSC SCH5514D-NS detection (no sensors)
22                  Lower the confidence of MAX6650/MAX6651
23  unhide_ICH_SMBus: Add support for the 82801AA (ICH)
24
253.0.0 (2007-11-24)
26  Makefile: Fix MODULE_DIR usage in etc
27            Fix build on PPC
28  pwmconfig: Better diagnostics in pwmdisable
29             Give the fans some time to spin up
30  sensors-detect: Add Texas Instruments TMP401 detection
31                  Mention the f75375s driver
32                  Add SMSC LPC47B367-NC detection (no sensors)
33                  Reduce w83781d/lm78 I2C address probing range
34                  Add Intel Celeron 4xx and Penryn (CPU on 45nm) detection
35
363.0.0-rc3 (2007-10-28)
37  libsensors: Add a default configuration file
38              Fix memory leaks on initialization error
39              Make the configuration file optional
40              Change the default configuration file to /etc/sensors3.conf
41  sensord: Reload config on SIGHUP rather than automatically
42           No default configuration file name
43  sensors: Fix file handle leak on library initialization error
44           Handle the case where voltage measurements aren't available
45           No default configuration file name
46           Install as sensors again
47  sensors.conf.eg: Install as sensors3.conf
48  sensors-detect: Fix SMSC LPC47B357/M967 detection
49                  Select the right driver for FSC chips
50  sensors-detect-stat.pl: Handle alternative chip lists
51
523.0.0-rc2 (2007-10-10)
53  useful_addresses.html: Moved to the wiki
54  Makefile: Add sensors-conf-convert to make install
55  libsensors: Notify the caller when writing a value fails
56              Differentiate between different read error types
57              Report I/O errors as such
58  sensord: Log the error code on failure
59           Drop the configuration file search path mechanism (#2259)
60           Manual page update
61  sensors: Fix spurious critical temperature alarm
62           Print error messages to stderr
63           Make error messages more helpful and consistent
64           Better handling of the fault flags
65  sensors-conf-convert: Add a short help text
66  sensors-detect: Fix SMSC SCH311x detection
67                  Add AMD K10 CPU sensor detection
68
693.0.0-rc1 (2007-09-25)
70  Initial release
Note: See TracBrowser for help on using the browser.