]> git.tokkee.org Git - nagiosplug.git/commitdiff

Code

check_icmp no longer regarded as volatile; built by default
authorStanley Hopcroft <stanleyhopcroft@users.sourceforge.net>
Tue, 1 Feb 2005 12:25:56 +0000 (12:25 +0000)
committerStanley Hopcroft <stanleyhopcroft@users.sourceforge.net>
Tue, 1 Feb 2005 12:25:56 +0000 (12:25 +0000)
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1122 f882894a-f735-0410-b71e-b25c423dba1c

CHANGES

diff --git a/CHANGES b/CHANGES
index 67a7201541e0c88f1d49ecbc3960fc1618265895..106d183f698ceb1fab5c885f14cb478ab669af6b 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -13,9 +13,6 @@ This file documents the major additions and syntax changes between releases.
 
 Caveats, Notes
 
-1 check_icmp may not build or run on all architectures. This plugin should be regarded
-  as volatile (subject to change - see the CVS if in doubt). cd plugins && make check_icmp to build.
-
 2 contrib/check_citrix has been replaced by contrib/check_ica* (requires packet_utils.pm in libexec)