X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=81f2f0ca74511b8e4ec0b92931934b044d24ae99;hb=0417a5b16318d228a6c18d96db4ff1a35223f920;hp=728884b1bbcab325c17bad2173a4b51c62f3637b;hpb=84fb1f6e7089c24454eeb92bf093e31682db4489;p=spider.git diff --git a/Changes b/Changes index 728884b1..81f2f0ca 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,32 @@ +24Jul13======================================================================= +1. Alter default node address in client.c from "localhost" to "127.0.0.1". +21Jul13======================================================================= +1. Fix Msg.pm to allow IPV6 addresses again (how did it ever work?). +2. Add latest CTY2307 prefix changes. +3. Other changes including (some) more prefix files, 4mm band data and + DXSql/Pg.pm +4. Add ip address in links.pl +31May12======================================================================= +1. Added CTY2210 prefix changes +29May12======================================================================= +1. Added CTY2209 prefix changes +10Apr12======================================================================= +1. Added DXSql/Pg postgres Spot collection interface from Wijnand PD0MZ. +2. Add CTY2206 prefix changes +13Mar12======================================================================= +1. add CTY2204 prefix changes + new wpxloc.raw +12Mar12======================================================================= +1. Check database operations on MySQL/SQlite3. +2. Add ipaddr field to spot table if not present. +3. Add ipaddr field from PC61 to database stored spots. +09Mar12======================================================================= +1. Try to trap unblessed references on receipt of PC34s +15Feb12======================================================================= +1. Add CTY2202 changes +25Jan12======================================================================= +1. Add CTY2201 changes +21Dec11======================================================================= +1. Add CTY2118 changes 20Dec11======================================================================= 1. fix strange startup repeating lockfile issue where (somehow) there is an empty (but existing) lockfile, from GB7YDX.