X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=f44a0b651440c577d13e5c0066505bc2c0491bd2;hb=9617562c55836d66636e826256a82f17e717e114;hp=f0dd66b2c29dac4c69a90ac923bfdf6d68fe1481;hpb=56fd7417545aa9de3101434bc88156b5eebb37ab;p=spider.git diff --git a/Changes b/Changes index f0dd66b2..f44a0b65 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,27 @@ +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. +2. Corrected some interpolations in Messages. +3. Tried to make users file deletes and updates more stable. +22Jan22======================================================================= +1. Refine spot display to retain the ':' and also reduce the likelyhood of + of misalignment by using the available space in the 39 characters more + intelligently. This is WIP. +21Jan22======================================================================= +1. Fix version tracking in PC92 +2. Bring the major parts of master and mojo together to make maintenance a + bit less challenging. This does add anything extra to mojo, but it's still + quite a bit of work. 18Jan22======================================================================= 1. fix (un)set/registered. 09Jan22=======================================================================