From: Stephen L Johnson Date: Wed, 26 Jul 2000 03:23:16 +0000 (+0000) Subject: upated with later changes X-Git-Tag: spong-2_7-alpha8~4 X-Git-Url: http://git.etc.gen.nz/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=504980f99ac20b26faa7ae1561659ab94287fac5;p=spong.git upated with later changes --- diff --git a/CHANGES b/CHANGES index 7557c5d..f581b4e 100755 --- a/CHANGES +++ b/CHANGES @@ -7,6 +7,15 @@ Stephen L Johnson Version 2.7 Changes +07/25/00 - Changed escalation code in spong-network to not report downgraded +'red' statuses until after the re-checks. The final status state is reported +to spong-server. + +07/23/00 +CHANGED - In spong-network changed check_tcp function to use +socket,bind,connect code to check sockets. Added better code to return error +code text to caller. + 07/20/00 FIXED - added missing msg template code for 'contact:module' formatted contacts. (Thanks to Scott Hebert )