X-Git-Url: http://www.dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=9746c1ac3a88b6c3d646f0944f22b0b8e8388bfc;hb=3d66b51182cb1939154d96def02efb45784958c0;hp=bb3b749bd91dc22d0c8b25b676a117cb9c550fc9;hpb=ae9359ca7e3c924f7cc719a2fb8bb6b1ad8f36de;p=spider.git diff --git a/Changes b/Changes index bb3b749b..9746c1ac 100644 --- a/Changes +++ b/Changes @@ -1,4 +1,35 @@ +28Mar03======================================================================= +1. Added an excellent document on filtering to the manuals from Jim, W3BG +2. started to remove old documents +27Mar03======================================================================= +1. play around with sh/reg, sh/iso, sh/node and sh/lock to make them work +slightly better with the new user format. +2. update manuals (g0vgs) +26Mar03======================================================================= +1. add some ak1a compatibility changes to chat +2. added help text for chat, join, leave and sh/chat. +18Mar03======================================================================= +1. minor corrections to manuals (g0vgs) +17Mar03======================================================================= +1. changed the regex determining what is a callsign to be more comprehensive. +I would suggest re-running create_qsl.pl and then restarting. +2. Fix chat so that output appears to users again and PC sentence conforms +to standard. Add kludge to remove rewritten chats if I see them. +3. Only send chat PCs to spider or AK1A boxes +12Mar03======================================================================= +1. added HC and QRZ.com to possible QSL locations, if you want to pick up +historical info (ie start again), run create_qsl.pl after update and restart +the node (which you will need to do anyway). +2. changed the dbcreate command so that you can say: + dbcreate dxqsl cmd show/dxqsl +which will allow local and remote users to execute commands as though they +are Databases. You can also include these databases in chains. What you do +with this, is ofcourse a moot question. +3. Update manuals (g0vgs) 11Mar03======================================================================= +1. Changed the name of show/qsl to show/dxqsl. +2. Alter Commands_en.hlp to match new name and issue manual updates (g0vgs) +10Mar03======================================================================= 1. added show/qsl command. This command basically takes the normal output of sh/dx qsl and stores it in a database. In order to enable this command you will require the Storable module to be loaded (you will already have done