From: Stephen L Johnson Date: Wed, 1 Mar 2000 22:20:29 +0000 (+0000) Subject: latest changes X-Git-Tag: spong-2_7-alpha5~58 X-Git-Url: http://git.etc.gen.nz/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d120d2e89cac15a770d61bd85b9c18ba255e74d;p=spong.git latest changes --- diff --git a/CHANGES b/CHANGES index 1662f02..b763910 100755 --- a/CHANGES +++ b/CHANGES @@ -7,6 +7,22 @@ Stephen L Johnson Version 2.7 Changes +02/29/00 +FIXED - added fix for repeated notifications for contacts with a 'delay' +attributed defined in spong-message + +FIXED - added default value to $WWW_DEFAULT_VIEW if it is not defaulted +in spong.conf file + file - www-spong + +FIXED - moved calling to already_running() to handle_signals() because the +signals parmas could not be used in spong-server + +FIXED - added code to clear out the signal mask in spong-netowrk, spong-client +and spong-server in case the process inherits a blocked signal +(thanks to "mike bayliss" ) + + 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" )