updates.
[silc.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 839d642492ccc40b5c4231d38575721fe1c63e8a..abccd029b66cf4dd6c508db36f13fe2add4ec738 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,9 @@
+Tue Sep  4 22:31:28 EEST 2001  Pekka Riikonen <priikone@silcnet.org>
+
+       * Added public key authentication support to OPER and SILCOPER
+         commands in the client library.  Affected file is
+         lib/silcclient/command.c.
+
 Tue Sep  4 12:39:17 EEST 2001  Pekka Riikonen <priikone@silcnet.org>
 
        * Changed the get_auth_methdod client operation to be asynchronous.
@@ -35,6 +41,14 @@ Tue Sep  4 12:39:17 EEST 2001  Pekka Riikonen <priikone@silcnet.org>
          not check anymore for the mlock().  Affected file is
          configure.in.pre.
 
+       * Fixed USERS command in server to allow the execution of the
+         command for private and secret channels if the client sending
+         the command is on the channel.  Affected file silcd/command.c.
+
+       * Fixed silc_client_get_clients_local to return the clients
+         count correctly.  It could return wrong value.  Affected file
+         lib/silcclient/idlist.c.
+
 Mon Sep  3 20:09:59 EEST 2001  Pekka Riikonen <priikone@silcnet.org>
 
        * Fixed the lib/silcmath/mpi/mpi.h to always use 32-bit data