From: Pekka Riikonen Date: Sun, 25 Feb 2001 19:31:40 +0000 (+0000) Subject: updates. X-Git-Tag: SILC.0.1~165 X-Git-Url: http://git.silc.fi/gitweb/?a=commitdiff_plain;h=74c1a59f48a3cc0022b14dd68624416692162e0f;p=silc.git updates. --- diff --git a/CHANGES b/CHANGES index 951432b0..9e299ecd 100644 --- a/CHANGES +++ b/CHANGES @@ -2,6 +2,14 @@ Sun Feb 25 20:47:29 EET 2001 Pekka Riikonen * Implemented CONNECT and SHUTDOWN commands in the client. + * Implemented CLOSE command to the client. + + * Added the function silc_idlist_find_server_by_name into the + files silcd/idlist.[ch]. + + Added the function silc_idlist_find_server_by_conn into the + files silcd/idlist.[ch]. + Sat Feb 24 23:45:49 EET 2001 Pekka Riikonen * DIE command was renamed to SHUTDOWN. Updated the both code