X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=e9872d2e3b871259228fdead67828e3b99859d88;hb=57ffea56da4d81eb107872ae3ff30ea039f77882;hp=75e4f315dbb55e050513a6f0caed614f482d132b;hpb=62da5f2f23ed5dfc77eb76c443e60995cd25743a;p=spider.git diff --git a/Changes b/Changes index 75e4f315..e9872d2e 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,80 @@ +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======================================================================= +1. Incorporated the cty.dat from Jim dated today (25Oct05). +08Oct05======================================================================= +1. Reject PC11s with blank spot callsigns +01Sep05======================================================================= +1. Change the logic of propagating WWV broadcasts. Now all non-input filtered +PC23s will be sent on. Previously only the first successful new WWV was +rebroadcast. +2. fix the problem with by_dxcc and origin_dxcc not working on WWV. +29Aug05======================================================================= +1. try something else to resolve/prevent more of these spot dupes. It appears +that there is software out there chopping off variable amounts from the ends +of comment fields. This makes the task of detecting dupes that much harder. +10Aug05======================================================================= +1. trim dx spot duplicate length after normalisation +2. Do the same for announces +08Jul05======================================================================= +1. new CTY.DAT encorporated +27May05======================================================================= +1. change copyright in dbg message at startup. +25May05======================================================================= +1. Added a means to import a script of arbitrary commands to allow external +programs to do stuff. +23Mar05======================================================================= +1. fix (un)set/badspotter so that it only stores non-ssid calls. +2. mention action on talk and ann/full in help. +22Mar05======================================================================= +1. Fix ? so it works again. +2. Fix Aliases for sh/c so they are correct +3. Fix sh/connect for AGW ports and other niffnaffs. +22Mar05======================================================================= +1. fixed sh/c/node sh/c/a and sh/newc/n. 21Mar05======================================================================= 1. log AGW port on connection 2. merge in latest (2Mar2005) cty.dat +3. fix command searching so it does not pick up false positives for commands +with / in them in directories that don't have that. +4. Important security change. +5. add missing input filter for WWV 16Mar05======================================================================= 1. make the correct correction to the DL entry in wpxloc.raw (left out the 'N' of 'North' in the latitude).