X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=840dd943e459b5a0d66a4dbcfe909d35806e5e94;hb=refs%2Fheads%2Fcachespots;hp=ae7533ce59117de28e687a1da87f002eb8741909;hpb=17de485c3ef46f712b11a476e8174d75cac2d0d8;p=spider.git diff --git a/Changes b/Changes index ae7533ce..840dd943 100644 --- a/Changes +++ b/Changes @@ -7,10 +7,13 @@ names, no pack drill) will notice the difference immediately. It's also a bit snappier. 2. set/badspotter or set/badnode will work for RBN input. -3. RBN input with invalid QRGs will be dropped with a nice friedly message +3. RBN input with invalid QRGs will be dropped with a nice friendly message rather than a scary exception message about multiplication thrown by one of the libraries that I use. 4. Added CTY-3126 prefixes. +5. Silently ignore self spotting below 1240000Khz (change + $Spot::minselfspot to 0 to disable or some other freq in Khz). NOTE this + will appear as a spot to the spotter's feed, but will not be passed on. 15Jul21======================================================================= 1. Fix long standing bug in crontabs that commands with " rather than ' around strings could cause those commands not to work.