X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=f44a0b651440c577d13e5c0066505bc2c0491bd2;hb=9617562c55836d66636e826256a82f17e717e114;hp=a6e8b294dbe0631d33a582dd3c384824fb73091f;hpb=8467e0bbd9951b6b2395e832c7f54f78f5fff8cc;p=spider.git diff --git a/Changes b/Changes index a6e8b294..f44a0b65 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,13 @@ +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.