X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=9e81881b0bce6315156441ec7fa2e4c23ad02c03;hb=d235b0d777f1a90c65d5dcf8cd6adaeb9f2b7e99;hp=25d70ce6b598d64c3bb8c9162389d81a4f380ff5;hpb=d74590246854a9aa8783b2548196153f4ad7c985;p=spider.git diff --git a/Changes b/Changes index 25d70ce6..9e81881b 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,11 @@ +07Sep20======================================================================= +1, Change interface to watchdbg & grepdbg slightly so that multiple search + regexes are ANDed rather than ORed together. ORing is easily achieved + already by the usual regex pattern 'PATT..|PATT..|..' whereas ANDing could + not be done as easily without resorting lots of 'PATT.*PATH' things which + would not necessarily get what was wanted. +2. Make sure that the pc92 C record only contains nodes and users and not + other extranoeus things like skimmers... 15Aug20======================================================================= 1. Simplify the skimmer scoring mechanism. 13Aug20=======================================================================