X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=94df286a175fa230e8284e2d5cab06d59bbca6de;hb=2afa578fe5c80c047c67427a3002eea0392727d0;hp=e5b361757fc7a4bea8dfef58f17402b91a3c6858;hpb=996671c938dad51eb1d45667976d6599e51fd572;p=spider.git diff --git a/Changes b/Changes index e5b36175..94df286a 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,29 @@ +10Sep13======================================================================= +1. Fix sh/time such that no arguments print details for the caller. +09Sep13======================================================================= +1. Make all the Net::Telnet based commands (sh/425, sh/contest, sh/db0sdx, + sh/wm7d, sh/ik3qar) asynchronous, so that they no longer pause the node + while they go off and query the internet for results. +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=======================================================================