use run_cmd for remote db enquiries
[spider.git] / Changes
diff --git a/Changes b/Changes
index 73f85ef42454603764e7b2bbe1cc04ccd167bdc3..3124f8fc4e33c4635129dcf91effccfb8b117b38 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,17 @@
 12Mar03=======================================================================
-1. Changed the name of show/qsl to show/dxqsl.
+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