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

diff --git a/CHANGES b/CHANGES
index 6efdecf153ff8596ace40e533d7765b42af30568..b609cc3b49f3493cefe313c59ce9554239079186 100755 (executable)
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,20 @@ You can pick up the latest spong version from:
 
 Stephen L Johnson <sjohnson@monsters.org>
 
+Version 2.6f
+02/28/00
+FIXED - added code to clear signal mask in handle_signals in case process
+inherits any blocked signals ( thanks to "mike bayliss" <mbayliss@datax.be> )
+   files - spong-server
+           spong-network
+           spong-client
+
+FIXED - added missing show() function to www-spong-ack (thanks to "Eric D.
+Christensen" <edc@ns.proadmin.com> )
+
+FIXED - added chmod 755 to build program for directories in /lib/Spong 
+directory ( thanks to "Eric D. Christensen" <edc@ns.proadmin.com> )
+
 Version 2.6e
 02/18/00
 FIXED - Status.pm module was missing an eval statement around the alarm block