updates.
[silc.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index b92a6beae58ce885dc9999adf9c39c265b07565f..2d3e39bca9940fb4ca0d8455c2ba11fad5de050c 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -9,7 +9,10 @@ Mon Jun  4 17:57:16 CEST 2001  Pekka Riikonen <priikone@poseidon.pspt.fi>
 
        * Resolve the client in USERS command reply if the entry does
          not have username resolved.  The affected file is
-         lib/silcclient/command_reply.c.
+         lib/silcclient/command_reply.c.  Also, changed the IDENTIFY
+         command to WHOIS command to really resolve stuff.  The USERS
+         is not used any more in any critical section so WHOIS can
+         be used even though it might be slower than IDENTIFY.
 
 Sun Jun  3 14:21:32 EEST 2001  Pekka Riikonen <priikone@poseidon.pspt.fi>