X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=9e06872d2c4933f6c154e0a6059f470be5da5421;hb=1fcf24aae37e929a6b9c2dab9ca5afff00d8db57;hp=557561ee2e8a826a4d5fb5e4a997628f6811fdf1;hpb=1479f550842390ca770899e5cf1c6ce79087fe82;p=spider.git diff --git a/Changes b/Changes index 557561ee..9e06872d 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,23 @@ +08Nov99======================================================================= +1. added spoofing (mk1 version) for sysops, useful for those little jobs like +reseting a user's qra locator and such like "spoof g7brn set/qra jo02lq". +07Nov99======================================================================= +1. reduced the amount of stuff compared against for dup announces. +2. Check the regex for DK0WCY announces produces results before storing it as +a WWV. +3. Added some logging for set/priv (un)set/lockout. +4. Added test long path calc to sh/muf +5. Only wonder down the msg queue every minute +6. Put in the initial DB code (at last), you can create and remove local and +standard remote dbs, you can import AK1A style .FUL ascii databases, you can +enquire on a local or remote database. +7. A return ping to a node will clear down all outstanding pings to +that node (which might cause some confusion if more then one ping is +outstanding for a node, but then - shit happens). 04Nov99======================================================================= 1. Removed ~ from the end of the PC18. +2. Removed a hangover from duff character checking in cluster.pl +3. Stop PC frames that are to be routed, being routed back to themselves. 03Nov99======================================================================= 1. Simplified command caching so it uses anonymous subroutines, you should also get error messages back on the console now when developing.