2. speeded up the show/node command by using the DB_File interface and
[spider.git] / Changes
diff --git a/Changes b/Changes
index 3fe40f5d9b56506fd3edd6bcbc9d82f369e17c97..d35eb5a5ffc1e876840dc584d11a169e1cb59459 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,14 @@
+29Jul00=======================================================================
+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.
+28Jul00=======================================================================
+1. fixed watchdbg midnight rollover loop and removed the date part of the 
+date/time translation to leave just the time.
 27Jul00=======================================================================
 1. made sure that 'en' is the default language on new users.
 2. issue error message if shutdown is attempted by a low privileged user.