root/lm-sensors/tags/V3-0-1/CHANGES

Revision 5114, 3.5 kB (checked in by khali, 7 months ago)

Prepare for release.

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