improve debugging for loops and route errors
[spider.git] / Changes
diff --git a/Changes b/Changes
index 1cb9c7816879ab95eb2b84bdd7d5924aff0e743d..2441b64c51dc6e01ef2d2491615c6989b6c5cd17 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,15 @@
+03Jan22=======================================================================
+1. Allow overrides (on modern versions of perl) with things in DXVars.pm, such
+   $clusterport. This is really only of use for people trying to run more than
+   one instance of DXSpider on the same machine.
+2. Fix who command to make RBN connections as RBN and not USER.
+3. Prevent other nodes claiming that $myalias or $mycall is a different type
+   (user or node) from changing our route table and thence the user type. 
+02Jan22=======================================================================
+1. Fix dx bug introduced to handle dx by ip <ipaddr> for webclusters.
+2. Remove _add_thingy dbg message from general view.
+3. Increase sh/ann cache to 130 to cope with some client programs' profligate
+   need to fill their users' screens with needless erm... data. 
 01Jan22=======================================================================
 1. Fixed missing ';' in spoof
 30Dec21=======================================================================