X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=9c47b5bae63958250c6af2ff891cb2aef9b1e2a3;hb=12f4f4b66f10e158d0ed551f619356c787468567;hp=a883fa661552b46163e23a2b3d415e02ee9bb1da;hpb=58dc48be20833f4a2754b540f82c5a764fcb73ac;p=spider.git diff --git a/Changes b/Changes index a883fa66..9c47b5ba 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,22 @@ +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).