updates.
[runtime.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index c835fdbefe44d9fd9110f0a8d44d724cbffc52f5..100651d86ca2ec99076cb745db4eaccd5934c738 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,10 @@
+Sun Mar 25 20:27:09 EEST 2001  Pekka Riikonen <priikone@poseidon.pspt.fi>
+
+       * Added function silc_server_get_client_resolve to find the
+         client entry by ID from all ID lists and then resolve it
+         (using WHOIS) if it cannot be found.  Affected file is
+         silcd/server.[ch].
+
 Sun Mar 25 13:52:51 EEST 2001  Pekka Riikonen <priikone@poseidon.pspt.fi>
 
        * Implemented the BAN command to the client library.