X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=19f517d7cc7e5cef63d21c35128bd8bdcd90e416;hb=9e2fbafcfdab1ee45e581524311f1a97ac41f6ad;hp=99ffb8b9e6417e59e530b0d4af9d1614503036b4;hpb=adf3cc7462a4544d2bca7f380593631edcff120b;p=spider.git diff --git a/Changes b/Changes index 99ffb8b9..19f517d7 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,20 @@ +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.