add some extra info around connects for tracking connections
[spider.git] / Changes
diff --git a/Changes b/Changes
index ca4487b6ff3b689acbc34ef15bb10bfa2a3d0802..7c565d2cb71d50060b914ae873e57ee979823737 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,13 @@
+10Apr01=======================================================================
+1. altered PC21 logic somewhat to eliminate dup PC21s
+2. disconnect should remove dangling local users in the routing table.
+3. fixed nasty recursive timer bug
+4. added some extra info to make connect tracking a bit easier.
+09Apr01=======================================================================
+1. changed lockfile name to cluster.lck (from .lock) for MSWin's benefit
+08Apr01=======================================================================
+1. added a quick installation guide to the admin manual and removed references
+to client.pl (g0vgs)
 01Apr01=======================================================================
 1. changed agwrestart semantics. You need to use main::agwrestart() in your
 crontabs rather than AGWMsg::init();