X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=Changes;h=3f5e94ab9531dc31b12d9fd92f5d475d5bcbf077;hb=19b30b579e7e8f79becc58aba2e3d0a2516a375c;hp=0519a27af71375d957dbf3f1a556944c1de7bc13;hpb=f6aaac824c979f97f7637cdc585f7541b3a941bd;p=spider.git diff --git a/Changes b/Changes index 0519a27a..3f5e94ab 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,22 @@ +23Aug00======================================================================= +1. Added persistant dupe file so that all dupes are stored here (including +announces) - announces are now kept for 5 days (as default). +2. limit the characters stored in a dupe for spots and announces +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 +24,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?