X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=93c294ff1ec2aa42313b4bec5c9dc5e574bca563;hb=2145c6711ead2e9bc0e599044343c5c9064c3ddc;hp=9418f1f60ed529dac0024e29d44207a544487782;hpb=d1f6c0a41e582cf9d4f3278b7f8eaf7bf2d336ae;p=spider.git diff --git a/Changes b/Changes index 9418f1f6..93c294ff 100644 --- a/Changes +++ b/Changes @@ -1,7 +1,55 @@ +17Jan03======================================================================= +1. Fix problem with lines being left in the main input queue for a +disconnected/ing node. +14Jan03======================================================================= +1. Tidy up AUTOLOAD functions +2. Make sure that empty PC16s are not sent on startup to a node. +12Jan03======================================================================= +1. add Czech language courtesy of Milan OK1XH +06Jan03======================================================================= +1. add the latest changes to the spider-web java interface from Rene, OZ1LQH. +Please note that there is a change to the spider.cgi file this time so that +the client show 'Connected to Node_Call' instead of the hostname. You will +need to update your cgi file when you update the changes. Please make sure +that you back up your old files first! (g0vgs) +2. yet more changes to the java client from Rene :-) Also added a makefile +and a Changes file for the client in the spider-web directory. +05Jan03======================================================================= +1. fix some irritating messages caused by protocol loops in sh/c +2. update copyright +3. move GN from GJ to GI +31Dec02======================================================================= +1. Update files in the java client with fixes and additions from Rene, OZ1LQH +05Dec02======================================================================= +1. Fix SSID issues with AGWMsg. +2. updated show/hftable, vhftable, hfstats, vhfstats and dxstats after K1XX +sent in some sample code indicated new functionality he requires. Translators +please note that the stat* messages have been changed and e33 added. I have +also added quite a bit of extra examples and things to the relevant HELP +texts. It is now possible to search from any date for up to 365 days of data. +You can get the information by prefix or by callsign or for ALL spots. +04Dec02======================================================================= +1. updated sh/log to allow searching for more arbitrary strings such as IP +addresses +08Nov02======================================================================= +1. update Keps.pm to reflect which satellites now come round in the weekly +updates. I suggest that you copy this file to /spider/local and do a load/kep +and you should lose all the 'old' satellites (eg MIR). +08Nov02======================================================================= +1. made some small mods to grepdbg and spot2csv.pl +2. fix a possible DOS in dx command +07Nov02======================================================================= +1. allow three digit longitudes +2. make a small change to see if messages now stay in place. +3. make keep actually stick over a reboot and take it fully into account for +deletions (translators: I added m18). +4. try not to delete new messages (even if this is an update that reads 'old' +messages with missing fields). 29Oct02======================================================================= 1. make sh/log et al a bit more efficient. 2. fix dupe message in dx. 3. update cty.dat to the latest, add k8T, K8O to KH8 and TX5BTY to FO/A +4. clear cache on reload of prefixes 25Oct02======================================================================= 1. remove the dupefile automatically if it becomes corrupted 2. instrument the startup slightly more