From 17f1bbbf2f97864300cc4bcbbee6597624c5045b Mon Sep 17 00:00:00 2001 From: Stephen L Johnson Date: Wed, 13 Jun 2001 16:08:27 +0000 Subject: [PATCH] updated with lastest changes --- CHANGES | 42 +++++++++++++++++++++++++++++++++++++++++- 1 file changed, 41 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index c0d4c65..fed0681 100755 --- a/CHANGES +++ b/CHANGES @@ -5,8 +5,48 @@ You can pick up the latest spong version from: Stephen L Johnson +Version 2.7.4 + +06/07/01 - fixed logic bug in add_contact() routine with group recipients not +being expanded - spong-message.pl + +05/25/01 - fixed problem with stop_after flag not being reset on servics after +a flagged service - spong-network.pl + +05/07/01 - commiting various odl changed to CVS + +04/20/01 - fixed misplaced brace in my previous fix for spong-message.pl + +04/16/01 - fixed problem with contacts not being added to FIFO properly spong-message.pl. It broke delay/repeat notifications. + +04/16/01 - fixed array compare bug in load_config_files() routines. Added +missing parens. (Thanks to John Faichney ) + files - www-spong.pl + www-spong-ack.pl + wap-spong.pl + spong-server.pl + spong-network.pl + +04/12/01 - fixed bug in check_ntp module with $/ (record seporater) var +being undef'ed and not restored. + +03/26/01 +FIXED - fixed wrong directory path bug of first_run logic in messaage_user +(thanks to Christophe Delmon for the fix). + spong-server.pl + +FIXED - fixed problem with sigmask not being cleared in restarted master +processes in spong-server. (thanks to Christophe Delmon for the fix) + +FIXED - added wml_escape() around $summary in display_wml(). (thanks to +Christophe Delmon for the fix) + SPONGLIB/Spong/Service.pm + Version 2.7.3 +02/08/01 +FIXED - replace wrong file version of spong-network in CVS tree + 01/30/01 FIXED - Fixed problem with using month time for for minute field in BB emulation in spong-server. @@ -164,7 +204,7 @@ template is not found in spong.message config file. 11/29/00 CHANGED - Added code in check_http, check_interfaces and check_snmp use new -spong.hosts host specific parameters. And added $Id: CHANGES,v 1.58 2001/02/07 14:38:48 sljohnson Exp $ RCS keyword. +spong.hosts host specific parameters. And added $Id: CHANGES,v 1.59 2001/06/13 16:08:27 sljohnson Exp $ RCS keyword. ADDED - Added wml_escape() in Service.pm module to escape WML format characters for display_wml() procedure. (Thanks to Christophe Delmon ) -- 2.30.2