add the save and echo commands
[spider.git] / Changes
diff --git a/Changes b/Changes
index 6368ff21755f3192bdc5c5e9aa1dd2feb1f6f88e..16d685079c60d72bb5c335e4ed646a70f64eba93 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,18 @@
+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
+5. create $DXProt::eph_pc34 to allow a short anti dupe slug for rcmd loops
+6. Add a new sysop cmd 'save' which will save the output of any command (or
+list of commands in "<cmd>") to a file.
+7. Add a new command "echo" which echos its argument to the screen (useful
+for titling in the save command above.
+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)