X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=cacc841a586602c4d15b35a7addcc7fb92f746f5;hb=55f3823f3ad86d76e1e995b0f255f1804684de18;hp=6368ff21755f3192bdc5c5e9aa1dd2feb1f6f88e;hpb=8e862ce4b386889bc91c34ec788df0bd1a062c6c;p=spider.git diff --git a/Changes b/Changes index 6368ff21..cacc841a 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,14 @@ +06Jan02======================================================================= +1. fix leading space removal from messages input from the keyboard +2. make some mods to allow perl 5.7.2 to run +3. create $DXProt::eph_restime to allow variable slugging of ephemeral dups +4. create $DXProt::eph_info_restime to allow a long dupe time for these +4. create $DXProt::eph_pc34 to allow a short anti dupe slug for rcmd loops +02Jan02======================================================================= +1. updated the copyright dates +2. modernised and extended the Windows instructions a bit. +3. added a TODO file which is the list of things that I need to do. Please +badger me to put YOUR enhancement on this list. It will then get done. 31Dec01======================================================================= 1. Make a couple of changes to the Installation Manual and add a FAQ on msg deletion. (g0vgs)