X-Git-Url: http://www.dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=8c8829e3e7c45088072862f7bd19e83f1e50facb;hb=0bca43685143e42a93bdcdaa9e34e115b22552e9;hp=af509b483c8cddd9ba42e5182339f7f8fdce6b6f;hpb=5af31b9f39a2680cef68bbc7199524d815e94a4a;p=spider.git diff --git a/Changes b/Changes index af509b48..8c8829e3 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,23 @@ +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.