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

Revision 5080, 2.7 KB (checked in by khali, 5 years ago)

Improve sysconfig and modprobe.d integration, based on suggestions by
Gary Funck:
* If we create /etc/sysconfig/lm_sensors, there's no point in printing

the modprobe commands on the screen.

* Otherwise, suggest /etc/rc.d/rc.local as the init script where to put

the commands.

* If /etc/modprobe.d exists, create a file there to store the module

options, rather than printing them on the screen.

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