]> git.etc.gen.nz Git - spong.git/commitdiff
latest changes
authorStephen L Johnson <sjohnson@monsters.org>
Mon, 3 Apr 2000 16:51:50 +0000 (16:51 +0000)
committerStephen L Johnson <sjohnson@monsters.org>
Mon, 3 Apr 2000 16:51:50 +0000 (16:51 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 3faac4f72812f00206f4ff6be337986284c65e6c..ef962c0ca5d4d4c29ba3e55e4a95a4f196471094 100755 (executable)
--- a/CHANGES
+++ b/CHANGES
@@ -6,7 +6,15 @@ You can pick up the latest spong version from:
 Stephen L Johnson <sjohnson@monsters.org>
 
 Version 2.7 Changes
+
+04/03/00
+CHANGED - listen_for_queries(), listeb_for_updates() and list_for_bb_updates()
+processes have been changed to use fork()'ing to handle incoming connections.
+
 03/14/00
+ADDED - listen_for_queries() routine now updates it's master list of services
+from the database every 15 minutes.
+
 FIXED - Fixed status color order in %COLORS hash. (thanks to "mike bayliss"
 <mbayliss@datax.be> )