From 39c1b32692ed64fbb27c945a8979ca94846c6510 Mon Sep 17 00:00:00 2001 From: Stephen L Johnson Date: Thu, 24 Feb 2000 15:30:36 +0000 Subject: [PATCH] next batch of updates --- CHANGES | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGES b/CHANGES index c740b4b..9f249cf 100755 --- a/CHANGES +++ b/CHANGES @@ -7,6 +7,10 @@ Stephen L Johnson Version 2.7 Changes +02/23/00 +FIXED - fixed problem in HostList.pm where host URL's in display_html() are +invalid when WWW_FQDN = 0 (Thanks to "mike bayliss" ) + 02/20/00 ADDED - added display_problem() function to HostGroups.pm modules file - lib/Spong/HostGroups.pm @@ -17,6 +21,15 @@ FIXED - added eval block around status() to prevent program from dying if it can't connect to spong-server ADDED - added support for 'page' message type to spong-status. + file - spong-status + lib/Spong/Status.pm + +FIXED - Added eval block around status() function to prevent program aborts if +spong-server can't be contacted. + file - lib/Spong/Status.pm + +FIXED - removed use Data::Dumper; statement from Host.pm + file - lib/Spong/Host.pm 02/08/00 ADDED - Added time to live parameter for status update messages. -- 2.30.2