X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=3c472a5097924d5ed731fd54bf1412bd42bdd5f4;hb=fa9e414f691e4e9a80c80eb54cb7b1e971976b22;hp=a16c7ca350286361bef2804af2cb7bb7aabbccc1;hpb=ba0bc47c95759a369af81fb19556c48261530a79;p=spider.git diff --git a/Changes b/Changes index a16c7ca3..3c472a50 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,21 @@ +07Nov01======================================================================= +1. fix is_pctext so that it actually catches corrupt spots and announces. +06Nov01======================================================================= +1. fix read so that sysop reading doesn't increment the read counter for +private mail not addressed to them. +2. fix console.pl to show blank lines more reliably. +3. fix msgs so that 2 R: lines are only stored on initial entry (not just +after forwarding). +04Nov01======================================================================= +1. Allow the user to equal the node in RSPF checks (this allows spots and +stuff with the origin and spotter to be the same (although it is STRONGLY +recommended that they are NOT!!! [hint hint]). +2. make the send command rather more sensitive to what is allowed. Basically +it will only allow TO addresses that are bull addresses (if not private) or +vaild callsigns (if private). Bull addresses are the ones in +/spider/msg/forward.pl with a 'T' flag on them. If there is no forward +file it will only allow 'ALL' and 'DX' as valid Bull TO addresses. You may +use commas as callsign separators if you like. 02Nov01======================================================================= 1. fixed some Aliasing problems, but this whole area will have to be addressed more comprehensively.