X-Git-Url: http://scm.dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=c379770364f541705d21f8a56e2c2a8556d56a4f;hb=44bab9382ffb0bf12639af84729d1c42ac4d9ae2;hp=0519a27af71375d957dbf3f1a556944c1de7bc13;hpb=f6aaac824c979f97f7637cdc585f7541b3a941bd;p=spider.git diff --git a/Changes b/Changes index 0519a27a..c3797703 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,21 @@ +23Aug00======================================================================= +1. Added persistant dupe file so that all dupes are stored here (including +announces) - announces are now kept for 5 days (as default). +20Aug00======================================================================= +1. Added system Alias for set/nodxgrid => unset/dxgrid +2. Add full individual checking for all PC protocol fields in all messages +and removed any language dependant stuff (hopefully). +3. console.pl is now a bit more international (client.c/pl already are) +19Aug00======================================================================= +1. Added an efficiency thing for AUTOLOADed accessors from OO Perl by Conway. +2. Fiddled with the rtty and digital bandplan frequencies. +18Aug00======================================================================= +1. added a couple of changes for perl 5.6.0 +2. removed del_dup from DXUser for earlier versions of DB '1.85' (ie real ones +not 2.x versions in 1.85 compatibility mode). +3. Started the OOing of the PC protocol stuff. +15Aug00======================================================================= +1. added 1.25 of the admin manual html 14Aug00======================================================================= 1. Added regex support to sh/dup_*.pl commands 2. fixed rcmd in crontab so that will work again @@ -5,7 +23,7 @@ 1. removed extra /60 in AnnTalk to make deduping of announces work a bit better for longer... 05Aug00======================================================================= -1. Fixed hax character problem put in somewhen in the C Client +1. Fixed hex character problem put in somewhen in the C Client 03Aug00======================================================================= 1. caught some more signals (are any of these causing the random stopping of the code?