Changeset 5986
- Timestamp:
- 07/21/11 22:36:42 (10 months ago)
- Location:
- lm-sensors/trunk
- Files:
-
- 4 modified
-
CHANGES (modified) (1 diff)
-
doc/developers/lm_sensors.lsm (modified) (2 diffs)
-
doc/libsensors-API.txt (modified) (1 diff)
-
version.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/trunk/CHANGES
r5984 r5986 2 2 ----------------------- 3 3 4 SVN HEAD 4 3.3.1 (2011-07-21) 5 5 isadump: Add support for word (16-bit) and long (32-bit) reads 6 6 isaset: Add support for word (16-bit) and long (32-bit) writes -
lm-sensors/trunk/doc/developers/lm_sensors.lsm
r5949 r5986 1 1 Begin4 2 2 Title: lm_sensors 3 Version: 3.3. 04 Entered-date: 2011-0 3-283 Version: 3.3.1 4 Entered-date: 2011-07-21 5 5 Description: Hardware health monitoring package for Linux. It consists of 6 6 a library to allow applications to read sensors data more … … 12 12 Maintained-by: khali@linux-fr.org (Jean Delvare) 13 13 Primary-site: http://dl.lm-sensors.org /lm-sensors/releases/ 14 lm_sensors-3.3. 0.tar.bz215 lm_sensors-3.3. 0.tar.bz2.sig14 lm_sensors-3.3.1.tar.bz2 15 lm_sensors-3.3.1.tar.bz2.sig 16 16 Alternate-site: ftp.netroedge.com /pub/lm-sensors/ 17 17 Copying-policy: GPL/LGPL -
lm-sensors/trunk/doc/libsensors-API.txt
r5949 r5986 7 7 given new feature. 8 8 9 0x431 lm-sensors 3.3.0 9 0x431 lm-sensors 3.3.0 to 3.3.1 10 10 * Added support for intrusion detection 11 11 enum sensors_feature_type SENSORS_FEATURE_INTRUSION -
lm-sensors/trunk/version.h
r5951 r5986 1 #define LM_VERSION "3.3. 0+SVN"1 #define LM_VERSION "3.3.1"
