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