added new ad1c generated wpxloc.raw and 1605 cty.dat
[spider.git] / Changes
diff --git a/Changes b/Changes
index 4e14f0877969aceca1cf44b625fcd2a58bc8c12e..0e21e4aa6da982ba5ef036a1b6e1ac163ec28425 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,92 @@
+26Jul06=======================================================================
+1. incorporated Jim AD1C's spiffy new, unified, wpxloc.raw and version 
+1605 of cty.dat.
+21Jul06=======================================================================
+1. Added the (now) all new gtkconsole program, with all the changes needed in
+dxspider to run it (yet another cmd interface (sigh)). You will need gtk2-perl
+installed (most modern linux distros do this automatically). The big news is
+that this will work on Windows boxes as well if you install the Gtk libraries
+as per: http://gtk2-perl.sf.net.
+03Jun06=======================================================================
+1. Added changes to wpxloc.raw (prefixes) suggested by Jim AD1C. 
+2. Made a change to prevent xml data being interpreted unless we are
+configured for it.
+3. Change the buddy messages after a suggestion from Angel EA7WA.
+02Apr06=======================================================================
+1. incorporated cty-1604 data.
+29Mar06=======================================================================
+1. fix sh/muf that I broke in the previous change
+26Mar06=======================================================================
+1. Arrange for any online buddies to be displayed when a user logs on.
+2. Try to reduce the amount of POSIX stuff that is loaded to just that which
+is required.
+23Mar06=======================================================================
+1. Added cty-1603 data.
+2. On the advice of Jim AD1C I have changed around some things in wpxloc.raw
+that affect 8J,CT2,KC4,KG4,KG6,ZK1 and ZS2. These should now show the more 
+likely canonical prefix.
+3. On the advice of Tom WB8ZRL, I have made BW an alias for BV (Taiwan) and 
+made some other changes to affect the selection between the mainland and the
+island more reliable. 
+10Mar06=======================================================================
+1. fix sh/c/n.
+2. Add new Spanish translations by Angel EA7WA.
+07Mar06=======================================================================
+1. Add the node call to remote tell_login and tell_buddie calls.
+06Mar06=======================================================================
+1. Fix warning on empty PC19s.
+2. Add new command set/local_node to allow people to see logins/outs on other
+related nodes.
+3. Add new command set/buddy to allow people to see when their favorite 
+chum(s) logins/out.
+4. Arrange filter reading so that the following order is followed for users: 
+callsign, callsign less ssid, user_default. Nodes are unchanged. 
+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 +<prefix> 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 <call> 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.