X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=2e4be4fcfd72cce30fd9a9cbe78c03ade8d79ec0;hb=4838079dddbf1e6fce8aaf1241dd76584e65c291;hp=3fe40f5d9b56506fd3edd6bcbc9d82f369e17c97;hpb=87e4517be445825e8615d099cf62ecaac87cbba9;p=spider.git diff --git a/Changes b/Changes index 3fe40f5d..2e4be4fc 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,31 @@ +31Jul00======================================================================= +1. try to fix paging problem. +2. added help for spoof and set/forward +3. fixed bogus callsign check for field 2 of a PC12 +4. Add DB_File to DXCommandmode to make it available for commands +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.