X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=90a0cab5e39b2a5ef82fc331d74c72439f098f9f;hb=928186a006ef4722c97a17e39c399c8e38296791;hp=952c28143c34f709e14edc2479985d41fdf9be43;hpb=da8f364e5aa8555d0b39e571c3f99bb188f0b7a2;p=spider.git diff --git a/Changes b/Changes index 952c2814..90a0cab5 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,48 @@ +18Jan05======================================================================= +1. Added missing Spanish translation courtesy of Angel EA7WA. +2. Really incorporate latest cty.dat (11Dec04) as opposed to merely thinking +I had (and still add 3X0Y as well). +17Jan05======================================================================= +1. Added 3Y0X to Peter Island 3Y in cty.dat. +16Jan05======================================================================= +1. Added the changes to Canadian Prefixes so that usdbraw.gz from Charlie +K1XX's website (http://dxc.k1xx.com/download) dated after 1Jan05 will include +Canadian city and province data as well the existing US data. +2. Improve the apropos command to take better account of language and do +a better job of only showing english stuff for commands where there really is +no local language version. +15Jan05======================================================================= +1. knocked over a few possible ways of people annoying other people thru +the use of scripts +2. Fixed problem in DXCommandmode with an indirect call that did not work +in perl < 5.8.0. +3. Add Spanish translations of new scripting commands in help, from Angel +EA7WA. +13Jan05======================================================================= +1. Fixed prompting in languages other than English. +2. Fixed language problem with spoof, but that simply hides a whole can of +worms that I shall have to address later. +3. Added make clean to src Makefile (!!!) +12Jan05======================================================================= +1. Add $main::bumpexisting variable which allows a new connection for a user +call to disconnect an existing connection with the same call. The default for +this variable is 'true' (1). This means that existing behaviour has changed. +set/var $main::bumpexisting = 0 to return to original behaviour. +2. Remind a user every hour (as default) that they have new messages. +set/var $DXCommandmode::msgpolltime = 3*3600 to set it to 3 hours. +3. Allow some substitutions in set/prompt (call, date, time and +cluster call) and add dxspider just before the > as standard. +4. Add $main::allowdxby variable so that sysops can switch off the +'DX BY ' that causes only the first word of the +comment to be recorded. +6. Fix bug counting backwards over a leap year in Julian.pm which meant that +sh/dxstats doesn't start at 'yesterday' anymore. +7. Added set/startup and show/startup commands to allow users and sysops +to create and display startup scripts. There is also an unset/startup to +remove a script. 27Dec04======================================================================= 1. add improved VE data from Charlie K1XX. You should update usdb as well. 22Dec04=======================================================================