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

Revision 4989, 1.4 KB (checked in by khali, 6 years ago)

Make the configuration file optional. Although in most cases it's not
very useful to use libsensors without a configuration file, I fail to
see the rationale for making a configuration file mandatory.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1lm-sensors CHANGES file
2-----------------------
3
4SVN HEAD
5  libsensors: Add a default configuration file
6              Fix memory leaks on initialization error
7              Make the configuration file optional
8  sensord: Reload config on SIGHUP rather than automatically
9           No default configuration file name
10  sensors: Fix file handle leak on library initialization error
11           Handle the case where voltage measurements aren't available
12           No default configuration file name
13  sensors-detect: Fix SMSC LPC47B357/M967 detection
14                  Select the right driver for FSC chips
15  sensors-detect-stat.pl: Handle alternative chip lists
16
173.0.0-rc2 (2007-10-10)
18  useful_addresses.html: Moved to the wiki
19  Makefile: Add sensors-conf-convert to make install
20  libsensors: Notify the caller when writing a value fails
21              Differentiate between different read error types
22              Report I/O errors as such
23  sensord: Log the error code on failure
24           Drop the configuration file search path mechanism (#2259)
25           Manual page update
26  sensors: Fix spurious critical temperature alarm
27           Print error messages to stderr
28           Make error messages more helpful and consistent
29           Better handling of the fault flags
30  sensors-conf-convert: Add a short help text
31  sensors-detect: Fix SMSC SCH311x detection
32                  Add AMD K10 CPU sensor detection
33
343.0.0-rc1 (2007-09-25)
35  Initial release
Note: See TracBrowser for help on using the browser.