aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGravatar Thomas Guyot-Sionnest <dermoth@users.sourceforge.net> 2007-05-29 05:22:32 +0000
committerGravatar Thomas Guyot-Sionnest <dermoth@users.sourceforge.net> 2007-05-29 05:22:32 +0000
commit063d2541ef07e07a49ad7728c2c6b0154af7123f (patch)
treea48ab93b4759002070b241fb8a36020f952caf74 /NEWS
parent757e1676f1cea81fdb2852febb6f312ea6a67bd3 (diff)
downloadmonitoring-plugins-063d2541ef07e07a49ad7728c2c6b0154af7123f.tar.gz
check_snmp don't warn anymore if something is printed on stderr
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1721 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 6ccb5a2d..daa2ebd0 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,7 @@ This file documents the major additions and syntax changes between releases.
check_load can optionally divide by number of cpus
Fix check_time returning wrong OK when time is before the epoch on some arch
Make check_http output more consistent
+ check_snmp don't warn anymore if something is printed on stderr
1.4.8 11th April 2007
Respects --without-world-permissions for setuid plugins