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

Revision 5072, 2.6 KB (checked in by khali, 5 years ago)

sensord: Drop workaround needed by old versions of rrdtool. The bug
(missing getopt variables initialization) was fixed in rrdtool version
1.2.1, 2.5 years ago.

  • 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
7  Makefile: No warnings about ld configuration for staged installations
8  pwmconfig: Really hide errors on sysfs writes
9             Deal gracefully with read-only pwm_enable files
10             Warn about outputs found in automatic mode
11  sensord: Fix rrd support (#2276)
12           Use the same colors for daily and weekly charts
13           Drop workaround needed by old versions of rrdtool
14  sensors-detect: Drop PCA9540 detection
15
163.0.0 (2007-11-24)
17  Makefile: Fix MODULE_DIR usage in etc
18            Fix build on PPC
19  pwmconfig: Better diagnostics in pwmdisable
20             Give the fans some time to spin up
21  sensors-detect: Add Texas Instruments TMP401 detection
22                  Mention the f75375s driver
23                  Add SMSC LPC47B367-NC detection (no sensors)
24                  Reduce w83781d/lm78 I2C address probing range
25                  Add Intel Celeron 4xx and Penryn (CPU on 45nm) detection
26
273.0.0-rc3 (2007-10-28)
28  libsensors: Add a default configuration file
29              Fix memory leaks on initialization error
30              Make the configuration file optional
31              Change the default configuration file to /etc/sensors3.conf
32  sensord: Reload config on SIGHUP rather than automatically
33           No default configuration file name
34  sensors: Fix file handle leak on library initialization error
35           Handle the case where voltage measurements aren't available
36           No default configuration file name
37           Install as sensors again
38  sensors.conf.eg: Install as sensors3.conf
39  sensors-detect: Fix SMSC LPC47B357/M967 detection
40                  Select the right driver for FSC chips
41  sensors-detect-stat.pl: Handle alternative chip lists
42
433.0.0-rc2 (2007-10-10)
44  useful_addresses.html: Moved to the wiki
45  Makefile: Add sensors-conf-convert to make install
46  libsensors: Notify the caller when writing a value fails
47              Differentiate between different read error types
48              Report I/O errors as such
49  sensord: Log the error code on failure
50           Drop the configuration file search path mechanism (#2259)
51           Manual page update
52  sensors: Fix spurious critical temperature alarm
53           Print error messages to stderr
54           Make error messages more helpful and consistent
55           Better handling of the fault flags
56  sensors-conf-convert: Add a short help text
57  sensors-detect: Fix SMSC SCH311x detection
58                  Add AMD K10 CPU sensor detection
59
603.0.0-rc1 (2007-09-25)
61  Initial release
Note: See TracBrowser for help on using the browser.