From: Stephen L Johnson Date: Mon, 3 Apr 2000 16:51:50 +0000 (+0000) Subject: latest changes X-Git-Tag: spong-2_7-alpha5~24 X-Git-Url: http://git.etc.gen.nz/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=772f2e26433c083fab0d3a2f02f809144f6d7a6a;p=spong.git latest changes --- diff --git a/CHANGES b/CHANGES index 3faac4f..ef962c0 100755 --- a/CHANGES +++ b/CHANGES @@ -6,7 +6,15 @@ You can pick up the latest spong version from: Stephen L Johnson 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" )