X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=dd8c6ba3d0006eef56cb0d7e6a9f07b94c5f4af3;hb=9fa9d75454811315e6ec6dd5762cb6b728a0ae3a;hp=e192da629a339b215c48567e559c508d76a713d7;hpb=17d726014561756adf9fa40a68940bcd88e5f7b3;p=spider.git diff --git a/Changes b/Changes index e192da62..dd8c6ba3 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,31 @@ +14Jun24====================================================================== +1. Add new flag $Spot::no_node_in_dupe (default: 1) which disables including + the origin node for spot dupes. This should stop people posting the same + spot simultaniously on several nodes at once. Or at least just ignore all + the "duplicates". + + The curious thing is that this (default) behaviour was the only deduping + done originally and there was some reason to include the origin node. +30Apr24====================================================================== +1. "Fix" PC92 and PC19 node user creation and modification such that non- + connected nodes or nodes that DON'T have sysop altered privilege and + lockout status are set to priv 1 and are locked out. This will also alter + historical mistakes and *may* bring the user file back into alignment with + current thinking. Just like the last couple of times this has been + attempted - hurrumph! Thanks to Luigi IK5ZUK for the headsup. + + There have been extensive debug message changes that are now emitted and + can be tracked with: watchdbg 'user|update' +29Apr24====================================================================== +1. New bands.pl produced with most of the work done by Andy G4PIQ and + Kin EA3CV. +2. The RBN module will now take data directly from SkimmerServers. Thanks to + Frank DL2CC. 20Apr24====================================================================== 1. Try to "fix" Spot deduping (again). This is probably Work In Progress... 2. A new(er) band.pl gratefully received from Andy G4PIQ. +13Apr24====================================================================== +1. Fix small issue with perl 5.20 (and possibly earlier) compilation. 27Mar24====================================================================== 1. Fix dupe PC[16]1 (spot) coming in "too fast" for dupe filter to work.