X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=8e5aa24b1a0b310241cbfbafcd73f620c49bce3d;hb=refs%2Fheads%2Fspider;hp=702b85b537b942371d1b05d04396bf1211767459;hpb=bf14ce83ec191b609bd7050e01e535007c4d8d9c;p=spider.git diff --git a/Changes b/Changes index 702b85b5..8e5aa24b 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,61 @@ +03Feb22======================================================================= +1. Improve/add the help text for grepdbg and watchdbg. +28Jan22======================================================================= +1. Fixed duplicate spot display. +2. Add "Capabilities:" line on startup (3rd line of output). +25Jan22======================================================================= +1. Fixed grepdbg so that it does what -help says it does. +2. Replaced all " characters with ' in Messages. For some reason things in " + marks are being interpolated at the wrong time. +21Jan22======================================================================= +1. downgrade console.pl require to perl 5.8.1. +2. Backport grepdbg from mojo. +20Jan22======================================================================= +1. Fix version tracking related bugs. +2. Backport grepdbg from mojo. +09Jan22======================================================================= +1. Add New Year CTY 3201 prefix data. +07Jan22======================================================================= +1. Backport console.pl from the Mojo Branch. +06Jan22======================================================================= +1. Backport various Mojo branch "security" fixes. +12Dec21======================================================================= +1. fix git describe et al AGAIN to cope with (very) old (2009) git versions. +2. Change version strings to include perl version in use. +11Dec21======================================================================= +1. Removed dependency on perl Git package. +2. Fixed errors caused by change 1 (use git -C $root to force .git location). +10Dec21======================================================================= +1. Fix the output of set/dxgrid, set/usstate and set/dxcq or set/dxitu to how + it was always supposed to be since 2003. +2. Fix console.pl resizing. +09Dec21======================================================================= +1. Moved isregistered to DXChannel for safety... +08Dec21======================================================================= +1. Backport console.pl scrolling and width management changes. +2. Backport show/registered cmd format from mojo. +06Dec21======================================================================= +1. Fix show/register to allow query of individual calls as well as get a + complete list. +15Jul21======================================================================= +1. Fix long standing bug in crontabs that commands with " rather than ' around + strings could cause those commands not to work. +2. Add CTY 3117 prefixes. +09Jul20======================================================================= +1. Add RBN.mojo and update UPGRADE.mojo. +2. Add CTY-3011 prefixes +20May20======================================================================= +1. Backport convert-users-v3-to-v4.pl to allow creation of the new json + formatted *text* based user file from the old v3 DB_File and Storable + version. This can be done either online (with the node running) or offline + with the node stopped. This is in preparation for the next update of the + mojo branch. Running this program just *BEFORE* doing your next update of + the mojo branch *should* ensure a seemless transition to the Storable & + DB_File free version of the users file. +2. Alter show/version to show the current git branch we are running on. +3, Add CTY-3010 prefixes +24Apr20======================================================================= +1. Add CTY-3008 prefixes 22Apr20======================================================================= 1. Updated the instructions for upgrading to the mojo branch in UPGRADE.mojo. 2. Add CTY-3007 prefixes.