X-Git-Url: http://scm.dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=Changes;h=cb7a35af48e1b3fda0d3f56252e502f9c2777e51;hb=63b5e2134b2ffba051682618f88b09d5ee5457c7;hp=fefdbcb43233ba8b7a860599f29d0c2e1b9b4162;hpb=e39b738850b9a122b60b179e9723e546ddacfd62;p=spider.git diff --git a/Changes b/Changes index fefdbcb4..cb7a35af 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,11 @@ +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. +5. improved docs on connect scripts a bit (to include agw connects) +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)