RELEASES NOTES ----version 1.1.4 update source to compile with libsensors4 added support for debian init.d script for sentinelled ----version 1.1.3 added patch done by Alex Gutman for dar to not ignore SIGCHLD signal added a sample configuration file also by Alex_Gutman added a startup script in the SUSE stype also provided by Alex_Gutman Thanks to Alex Gutman for his feedback. ----version 1.1.2 updated code to compile with more recent compiler (gcc-3.4.2) and recent lm_sensors (version 2.9.2), on more recent kernel (version 2.6.x) --- version 1.1.1 removed the "bad_alloc" references that were useless and caused the compilation to fail with some compilers --- version 1.1.0 implementation of all VAR_SYSTEM variables for Linux target : were missing : VAR_SYSTEM_NBPROC VAR_SYSTEM_LOAD VAR_SYSTEM_FREEVIRTUALMEM VAR_SYSTEM_NBUSER fixed bugs in VAR_SYSTEM_YEAR VAR_SYSTEM_MONTH added new variable VAR_SYSTEM_UPTIME The following features are not portable (Linux specific), VAR_SYSTEM_NBPROC, VAR_SYSTEM_LOAD, VAR_SYSTEM_FREEVIRTUALMEM, VAR_SYSTEM_UPTIME updated the sentinelle.conf configuration file example in doc subdirectory (some new features and comments are now in english). --- version 1.0.1 fixed syntaxic error that lead compilation to fail with gcc2 (still works fine with egcs) --- version 1.0.0 all portable features implemented, and tested.