added echo and noecho for clients to set/unset
[spider.git] / Changes
diff --git a/Changes b/Changes
index acc45f675692d70f236afa21f6765a2f2f7b5ac6..786a81db91a812a00333ff08c911bd9b15586643 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,13 @@
+08Jun00=======================================================================
+1. fixed problem with binary characters from cluster->client
+2. added set/echo and unset/echo commands
+3. echo login characters on login: prompt for C client
+4. Send \r\n on telnet connections for C Client
+11May00=======================================================================
+1. fixed looping in Msg.pm (at last)
+10May00=======================================================================
+1. wrote a cross between 'tail -f' and grepdbg so that you can watch the
+debug files for particular strings and only have them print out. 
 05May00=======================================================================
 1. rewrote parts of Msg.pm and client.c so that the messages no longer use
 a length word at the front of each one. They are simply strings of characters