X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=96f85b48cf95e4b058c487f9b2209896d851c1bb;hb=7e5cadef1130f3eecaa9d361cac94f179bd608f2;hp=952c28143c34f709e14edc2479985d41fdf9be43;hpb=da8f364e5aa8555d0b39e571c3f99bb188f0b7a2;p=spider.git diff --git a/Changes b/Changes index 952c2814..96f85b48 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,39 @@ +16Jan05======================================================================= +1. Added the changes to Canadian Prefixes so that usdbraw.gz from Charlie +K1XX's website (http://dxc.k1xx.com/download) dated after 3Jan05 will include +Canadian city and province data as well the existing US data. +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=======================================================================