From: Stephen L Johnson Date: Thu, 6 Apr 2000 19:54:33 +0000 (+0000) Subject: latest changes X-Git-Tag: spong-2_7-alpha5~18 X-Git-Url: http://git.etc.gen.nz/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59eaf9ff60ba80ae0d39602cfaa436a266d52e2d;p=spong.git latest changes --- diff --git a/CHANGES b/CHANGES index ef962c0..ceff4c4 100755 --- a/CHANGES +++ b/CHANGES @@ -7,6 +7,13 @@ Stephen L Johnson Version 2.7 Changes +04/04/00 +FIXED - wasn't closing duplicate $client and $sock file handles in all forking +code in spong-server + +CHANGED - renamed 'overview' functions and parameters to 'grp' to reflect +'group' view name in spong-server and www-spong + 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.