X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=c1f2f0e06689f721c50093045f91651f1924a2f7;hb=61cdf7dc2b72c1898850a4d2aa403d712f22f8ee;hp=c2ebb14f904526659e2a7a8929dec57c676d7607;hpb=f3adc82a0299652d929b73c718127fa38571eec5;p=spider.git diff --git a/Changes b/Changes index c2ebb14f..c1f2f0e0 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,14 @@ +03Jan99======================================================================== +1. Upped the version no !!!! +2. made the DXProtocol routines much less sensitive to '~' characters (JE1SGH) +3. added '^' -> ':' conversions on ann, talk and dx commands +4. You can now send messages containing blank lines. +5. Fixed merge command problem reported by G0RDI +28Dec98======================================================================== +1. Crossed fingers, got rid of the instabilities caused by execing programs +at vast speed (reduced it significantly anyway). +2. Personals will now move if homenode is known. +3. Added Local.pm for doing local specials 27Dec98======================================================================== 1. Various detail changes to remove some more warning with -w on 2. Added DXCron handling - you can do crontabs now.