X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=3f03bac1b5cd49249ce77c52106c9733b87b74c1;hb=3c6b5ea97e035155d995e1c1f203e975ae8a1e22;hp=5a4b2a4ceba5cd84d7959401db2c9caa8a8a9b8e;hpb=21fda10d715ef37e095d7f27b2ccbb661194e39c;p=spider.git diff --git a/Changes b/Changes index 5a4b2a4c..3f03bac1 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,59 @@ +14Feb06======================================================================= +1. Turn R and SFI around in mrtg.pl. +13Feb06======================================================================= +1. Updated prefixes with cty-1601 data. +2. Fixed qth in show/muf so that it shows the correct qth (if known). +3. Try to make the state machine in convkeps.pl deal with more variations +of the 2 line keps sets that are available on line. Also give a sensible +error message if no keps were actually decoded. +4. Update the base keps to the latest set of AMSAT keps 06033. +04Feb06======================================================================= +1. Explicitly ignore spots with lower case characters in the spotted call +01Feb06======================================================================= +1. Explicitly ignore spots with blank spotted callsigns +26Jan06======================================================================= +1. Fix divide by 0 error in DXBearing (how come this has taken so long to +appear?). +22Jan06======================================================================= +1. Remove + from the fronts of comments to fix LoTW dupes. +18Jan06======================================================================= +1. Fix spurious announce from previous year appearing in sh/ann. +15Jan06======================================================================= +1. Fix some obviously long standing problems with create_sysop.pl and also +with initialising the User file. +2. Fixed the problem with certain things not being shown in sh/log (because of +a regex that rejected too many things). +3. Speeded up sh/log quite a bit at the same time. +4. Add a default limit of the last 36 months for sh/log querys. +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=======================================================================