aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGravatar Thomas Guyot-Sionnest <dermoth@users.sourceforge.net> 2007-05-02 05:22:31 +0000
committerGravatar Thomas Guyot-Sionnest <dermoth@users.sourceforge.net> 2007-05-02 05:22:31 +0000
commit3013b406f002aaefce9cda35c2486ab1ff2d3892 (patch)
treea7aa5b84cc32e743cf59240bb8a20ccd356d6d3c /NEWS
parent14dd02c058bc34b7b47c31556b7cacaa4ea0942b (diff)
downloadmonitoring-plugins-3013b406f002aaefce9cda35c2486ab1ff2d3892.tar.gz
Fix check_time returning wrong OK when time is before the epoch on some arch
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1703 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index eb84e0fa..88d8ea29 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,7 @@ This file documents the major additions and syntax changes between releases.
check_snmp now support Counter64
Fix compilation of check_ldap, check_radius and check_pgsql
check_load can optionally divide by number of cpus
+ Fix check_time returning wrong OK when time is before the epoch on some arch
1.4.8 11th April 2007
Respects --without-world-permissions for setuid plugins