]> git.etc.gen.nz Git - spong.git/commitdiff
latest changes
authorStephen L Johnson <sjohnson@monsters.org>
Tue, 18 Apr 2000 18:12:08 +0000 (18:12 +0000)
committerStephen L Johnson <sjohnson@monsters.org>
Tue, 18 Apr 2000 18:12:08 +0000 (18:12 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 7c9104c4c55eee9bca46a7bf87ee06b3068a588c..4fc032ec525454e3bece93d73c9b2f1072582c04 100755 (executable)
--- a/CHANGES
+++ b/CHANGES
@@ -7,10 +7,16 @@ Stephen L Johnson <sjohnson@monsters.org>
 
 Version 2.7 Changes
 
+04/18/00
+ADDED - Added support for noping via a routine that munges the $services field in
+the %HOSTS array.
+
 04/16/00
 CHANGED - removed Net::Ping from spong-network, moved it to check_ping module.
 added support to use Time::HiRes module if loaded. reactived problem esclation
-code in spong-network. Changed check_tcp routine to use increasing timeouts instead of a flat 10 second timeout. Made check_tcp to report reson why service is down (time out or service refused).
+code in spong-network. Changed check_tcp routine to use increasing timeouts
+instead of a flat 10 second timeout. Made check_tcp to report reson why service
+is down (time out or service refused).
 
 04/04/00
 FIXED - wasn't closing duplicate $client and $sock file handles in all forking