X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=968fc9ef20e1928b0d2c24f99691fbfa8c4ee4a2;hb=2c3a20bdcef84e620b0c3c2d306a71ebe17956b0;hp=3fe40f5d9b56506fd3edd6bcbc9d82f369e17c97;hpb=87e4517be445825e8615d099cf62ecaac87cbba9;p=spider.git diff --git a/Changes b/Changes index 3fe40f5d..968fc9ef 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,26 @@ +30Jul00======================================================================= +1. Added talk mode so that I don't have to keep typing T all the time. +2. fiddled around with storing of Debug messages a bit more. +3. bomb proofed the type command. +4. started the objectifying for talk, dx and announcements. +5. fix talkmode so that it only does 'via' PC10s when it really needs to. +6. SEND now displays a message if you try to do it in not prompt mode. +7. stopped a few more things being done by rcmd (eg send, talk, ann, dx) +8. tidied up the talking a bit more. +9. Increase default hop counts all round. +10. Adjust hex encoding so that 8 bit characters should now go thru +11. check more of the essential protocol fields for 8 bit characters. +29Jul00======================================================================= +1. added forward/latlong which will forward ALL the users that have a latitude +and longitude set on them to one or more locally connected nodes - with a hop +count of 1. +2. speeded up the show/node command by using the DB_File interface and +sequentially reading the data directly and only 'get'ting the ones that are +nodes. +3. did the same for show/isolate and show/lockout. +28Jul00======================================================================= +1. fixed watchdbg midnight rollover loop and removed the date part of the +date/time translation to leave just the time. 27Jul00======================================================================= 1. made sure that 'en' is the default language on new users. 2. issue error message if shutdown is attempted by a low privileged user.