1. Added talk mode so that I don't have to keep typing T <call> all the time.
[spider.git] / Changes
diff --git a/Changes b/Changes
index 03561b0c2ca83092e7b399412a09bdeeda7204c0..441d9623f1d5a2cc614ed24bf1f3be908ebe0480 100644 (file)
--- a/Changes
+++ b/Changes
@@ -2,6 +2,13 @@
 1. added forward/latlong which will forward ALL the users that have a latitude
 and longitude set on them to one or more locally connected nodes - with a hop
 count of 1.
+2. speeded up the show/node command by using the DB_File interface and 
+sequentially reading the data directly and only 'get'ting the ones that are
+nodes.
+3. did the same for show/isolate and show/lockout.
+4. Added talk mode so that I don't have to keep typing T <call> all the time.
+5. fiddled around with storing of Debug messages a bit more.
+6. bomb proofed the type command.
 28Jul00=======================================================================
 1. fixed watchdbg midnight rollover loop and removed the date part of the 
 date/time translation to leave just the time.