diff options
author | Thomas Guyot-Sionnest <dermoth@users.sourceforge.net> | 2007-05-29 05:22:32 +0000 |
---|---|---|
committer | Thomas Guyot-Sionnest <dermoth@users.sourceforge.net> | 2007-05-29 05:22:32 +0000 |
commit | 063d2541ef07e07a49ad7728c2c6b0154af7123f (patch) | |
tree | a48ab93b4759002070b241fb8a36020f952caf74 /NEWS | |
parent | 757e1676f1cea81fdb2852febb6f312ea6a67bd3 (diff) | |
download | monitoring-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-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |