]> git.etc.gen.nz Git - spong.git/commitdiff
latest changes
authorStephen L Johnson <sjohnson@monsters.org>
Wed, 1 Mar 2000 22:20:29 +0000 (22:20 +0000)
committerStephen L Johnson <sjohnson@monsters.org>
Wed, 1 Mar 2000 22:20:29 +0000 (22:20 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 1662f02861a92da2dd05b6f51b1675ce08c35b2b..b76391030f317977c6765aa9fb4d668226928931 100755 (executable)
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,22 @@ Stephen L Johnson <sjohnson@monsters.org>
 
 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" <mbayliss@datax.be> )
+
+
 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" <mbayliss@datax.be>)