X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=1e56c6cc633f1a0546ae470e2df6da3c54689835;hb=1c9b725da3cd55add39be6b9a45d8915e71e4dca;hp=b49607e298e236f0eb29062a8956f45f269bc329;hpb=503168fd0f513720c544c62a593b8d9cb2bb778d;p=spider.git diff --git a/Changes b/Changes index b49607e2..1e56c6cc 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,51 @@ +17Jun14======================================================================= +1. Add CTY2405 prefix changes +2. Arrange for all file searching routines based on sh/dx or sh/log to be + non-blocking. This should allow incoming and outgoing protocol to + continue flowing when such a command is run. +16Jun14======================================================================= +1. Get AsyncMsg working for HTTP type ephemeral connections +21Apr14======================================================================= +1. Add CTY-2405 prefix list +08Mar14======================================================================= +1. Add newer version of wpxloc.raw with some missing prefixes added. +07Mar14======================================================================= +1. Add new version of wpxloc.raw +2. Fix a small crash with Spot::dup +12Jan14======================================================================= +1. Fix minor issue with dx command when used in a script, as found by + Christian Furst. +2. Fix (rather serious) error in import_cmd that did not reset callsigns + correctly in $main::me. +30Dec13======================================================================= +1. Add CTY2312 prefix changes +19Nov13======================================================================= +1. Add CTY2311 Prefix changes - needed for CQWW 2013 +09Oct13======================================================================= +1. Add CTY2310 prefix changes +13Sep13======================================================================= +1. Added CTY2309 prefix data, together with its associated wpxloc.raw file. +10Sep13======================================================================= +1. Add the get/keps command, which allows a sysop to get the latest AMSAT + keplarian elements either on demand or periodically in the crontab. +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.