X-Git-Url: http://www.dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=dc8b736620c160d6c19ebf7b016060f9354c0e26;hb=c40bda2be333dce5c275d3ec6fdaecb95e318f0d;hp=3e07c7f21c0d8b594d8adbce093919c134b17b08;hpb=e26fa9333c620e741da9398478c4ad0a656f1ae7;p=spider.git diff --git a/Changes b/Changes index 3e07c7f2..dc8b7366 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,43 @@ +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 +this with a bit of luck for the new DXUser interface). The suggested +procedure is (after the update) to run /spider/perl/create_qsl.pl (this may +take a long time), then immediately it finishes, restart the node. The node +will then keep the database up to date automatically. If you are not +interested in historical data then you can leave this step out. +2. added show/contest command from Tommy SM3OSM via Rene OZ1LQH. +08Mar03======================================================================= +1. Added chat, join, leave commands to allow general purpose conferencing +on arbitrary subjects. [Translators: added e34,e35,join,leave]. There is +currently no help. There is also sh/chat. +28Feb03======================================================================= +1. Charlie K1XX fixed the sh/iso, sh/reg and sh/node commands 25Feb03======================================================================= 1. backported switch processing for PC sentences 24Feb03=======================================================================