X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=c8f8ee153b89145e347dd4b361de84a5a0a518da;hb=refs%2Ftags%2FR_1_13;hp=d8b126bdbb85c0c8ba08fa3e6deed14cc065f626;hpb=3643ef870e040d437448632209039477eac4e52c;p=spider.git diff --git a/Changes b/Changes index d8b126bd..c8f8ee15 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,25 @@ +21Dec98======================================================================== +1. Added "issue" to the client program for 'login' connections +2. Added more docs for client program. +3. Fixed problem introduced in 1.12 where a connect locally with a callsign of +someone connected remotely would stop the cluster. +4. issue release 1.13 +20Dec98======================================================================== +1. Removed all the warnings I get with perl -w (at least for just starting the +cluster and running a few commands). +2. Added per node hop control. +3. Added some docs on how to use it and isolation +4. Made talk command more intelligent in that if the user isn't seen and the +user's last node is visible it tries the talk anyway. +19Dec98======================================================================== +1. Fixed problems with sh/rcmd (talk/ann/log) with a callsign as argument and +also made what G0RDI wanted work as well! +2. Added isolate flag to allow isolation of different networks at a gateway. +3. Changed make Makefile.PL to perl Makefile.PL in instructions +4. Copied latest instructions to html directory +5. Had another attempt at making clients disconnect without hanging everytime. +6. Changed msg queuing semantics so that the system routes on exact callsign. +7. Changed the protocol version so that it increments with the DXSpider version. 14Dec98======================================================================== 1. Made the telnet thing work a bit better. It still will not work reliably to a real telnetd on port 23.