]> git.etc.gen.nz Git - spong.git/commitdiff
latest changes
authorStephen L Johnson <sjohnson@monsters.org>
Thu, 6 Apr 2000 19:54:33 +0000 (19:54 +0000)
committerStephen L Johnson <sjohnson@monsters.org>
Thu, 6 Apr 2000 19:54:33 +0000 (19:54 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index ef962c0ca5d4d4c29ba3e55e4a95a4f196471094..ceff4c4788d7559faf8e52e2e3ef3c3aca553ccb 100755 (executable)
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,13 @@ Stephen L Johnson <sjohnson@monsters.org>
 
 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.