X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=8c83dc727c5404693439754fd856df02a1c548af;hb=f7488b0c0a9871ba59af2fbacaf34cd520d88802;hp=f0dd66b2c29dac4c69a90ac923bfdf6d68fe1481;hpb=56fd7417545aa9de3101434bc88156b5eebb37ab;p=spider.git diff --git a/Changes b/Changes index f0dd66b2..8c83dc72 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,19 @@ +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=======================================================================