X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=8e5aa24b1a0b310241cbfbafcd73f620c49bce3d;hb=2fc6c64fec914c8f6b739beee9f0f8a180ea6123;hp=c2d65cd82dcdc8b0369b172bd17e99a0f70084d3;hpb=c42b114fbe267c198472cc43e9b6ac612ea57144;p=spider.git diff --git a/Changes b/Changes index c2d65cd8..8e5aa24b 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,27 @@ +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).