fix typo in Changes
[spider.git] / Changes
diff --git a/Changes b/Changes
index ae7533ce59117de28e687a1da87f002eb8741909..840dd943e459b5a0d66a4dbcfe909d35806e5e94 100644 (file)
--- 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.