X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=ad657755151757a12732b17b85221850bac0ba6f;hb=75c9f67f91a172956df8d7802fbb98178c9c32df;hp=26a4bd0ec78971a7b2f5e2482ae8eb6fedc28dcb;hpb=61885d0dba3c8e06146aabb40031609ef1eb5b2e;p=spider.git diff --git a/Changes b/Changes index 26a4bd0e..ad657755 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,30 @@ +06Sep13======================================================================= +1. Fixed sh/contest so that it works again. How it ever worked at all is + a bit of a mystery. Now possible to type sh/cont dec or sh/cont dec 2013 + (with month and year in any order). Please comment out any $contest_host + or $contest_url variables you may have in /spider/local/Internet.pm (if + you have one, that is). It will not work with the previous values. +2. Added CTY2308 prefix changes. +3. Added (back) internal function support inside commands. This allows + commands to create functions inside the .pl files. There are + now also standard function names that can do special things. +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.