X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=39877aa3f8b3c7893f02cd67ee66b5f3817b942c;hb=1d545cc6840241395b88cc10addaa1928d9a1166;hp=a6e8b294dbe0631d33a582dd3c384824fb73091f;hpb=8467e0bbd9951b6b2395e832c7f54f78f5fff8cc;p=spider.git diff --git a/Changes b/Changes index a6e8b294..39877aa3 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,16 @@ +31Jan22======================================================================= +1. Fix set/seeme to use the basecall (so all of G1TLH, G1TLH-1, G1TLH-2 will + get CW RBN spots for G1TLH). +29Jan22======================================================================= +1. Implement RBN set/seeme which displays any passing RBN spots for your + callsign in "raw" format. +28Jan22======================================================================= +1. Add Capabilities Line to logged in users. +2. Make absolutely sure that all DB_Files are closed correctly. +3. Introduce (un)set/debug rbnchan to control the visualisation of raw RBN + input lines. +25Jan22======================================================================= +1. Fixed grepdbg so that it does what -help says it does. 24Jan22======================================================================= 1. Change Local::pcprot() calling conventions to be the same as the rest of software (see any 'sub handle_nn' function in DXProtHandle.pm.