X-Git-Url: http://www.dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=47dd017cd5801bd08c1f26dbe4e47ef311412a18;hb=20efba5d5f656113144785e0ef84296e6d2c2e69;hp=78bc3c51cb3bf4af4315ff7cbc537710890bf599;hpb=7cc498cbcff1c351c3780782822c1402ab634b81;p=spider.git diff --git a/Changes b/Changes index 78bc3c51..47dd017c 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,32 @@ +14Jan06======================================================================= +1. undo frequency rounding change, it causes more problems than it solves. +11Jan06======================================================================= +1. Fixed problem with badspotters doing ann/full as pointed out by Luigi +IK5ZUK. +07Jan06======================================================================= +1. Fixed problem with the standalone 'showdx' program pointed out by Leo, +IZ5FSA. +2. Fixed rounding problem on entering spots as pointed out by Ron N5IN. +3. Fixed problem with badspotters sending DX as pointed out by Luigi IK5ZUK. +4. Added some extra logging for swearing so that we can see what lines used +which swear words. Hopefully this will allow sysops to refine their swearing +filters more easily. +06Jan06======================================================================= +1. Fix problem with rcmd sh/fdx +27Dec05======================================================================= +1. put some more flesh on the SQL stuff (which may turn out to be a bit of a +red herring as it doesn't appear to be significantly faster (for spots) than +the existing code). +21Dec05======================================================================= +1. Add start of optional SQL working. +2. Fix BadWords so that the simple word check splits words on word boundaries. +13Dec05======================================================================= +1. upissue version no to 1.52 07Nov05======================================================================= 1. Fix warnings on filtering spots where the filter was looking at US states and there is no US state in the spot. +2. Fix the dupes caused by having a prefix in the last characters of the +comment. 01Nov05======================================================================= 1. add log2csv.pl for printing out logfiles 25Oct05=======================================================================