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

Revision 5108, 3.5 KB (checked in by khali, 5 years ago)

Add Fintek F71858DG and F81216D detection.

  • 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            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  unhide_ICH_SMBus: Add support for the 82801AA (ICH)
27
283.0.0 (2007-11-24)
29  Makefile: Fix MODULE_DIR usage in etc
30            Fix build on PPC
31  pwmconfig: Better diagnostics in pwmdisable
32             Give the fans some time to spin up
33  sensors-detect: Add Texas Instruments TMP401 detection
34                  Mention the f75375s driver
35                  Add SMSC LPC47B367-NC detection (no sensors)
36                  Reduce w83781d/lm78 I2C address probing range
37                  Add Intel Celeron 4xx and Penryn (CPU on 45nm) detection
38                  Add Fintek F71858DG detection
39                  Add Fintek F81216D detection (no sensors)
40
413.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
573.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
743.0.0-rc1 (2007-09-25)
75  Initial release
Note: See TracBrowser for help on using the browser.