updates.
authorPekka Riikonen <priikone@silcnet.org>
Thu, 5 Apr 2001 15:02:37 +0000 (15:02 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Thu, 5 Apr 2001 15:02:37 +0000 (15:02 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index cb56bd51bdfc3f676b686b1d68421f8e905e8964..de5661dd0ef80f5668c07d462d67c4f39854f25f 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -20,7 +20,9 @@ Thu Apr  5 17:42:30 EEST 2001  Pekka Riikonen <priikone@poseidon.pspt.fi>
          library.  Re-key is performed once in an hour, by default.
 
          Added new protocol type SILC_PROTOCOL_CLIENT_REKEY.
-         Added silc_server_client_callback and silc_client_rekey_final.
+         Added silc_client_rekey_callback and silc_client_rekey_final.
+         Affected files are lib/silcclient/protocol.[ch] and
+         lib/silcclient/client.[ch].
 
        * Removed the `hmac_key' and `hmac_key_len' fields from the
          SilcClientConnection structure; not needed.  Affected file is