projects
/
silc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3adb75e
)
updates.
author
Pekka Riikonen
<priikone@silcnet.org>
Sun, 25 Feb 2001 19:31:40 +0000
(19:31 +0000)
committer
Pekka Riikonen
<priikone@silcnet.org>
Sun, 25 Feb 2001 19:31:40 +0000
(19:31 +0000)
CHANGES
patch
|
blob
|
history
diff --git
a/CHANGES
b/CHANGES
index 951432b0138aebaa593e3dba8b54d367840cc9b7..9e299ecdd69ec7e15d5b713e6319579077661192 100644
(file)
--- a/
CHANGES
+++ b/
CHANGES
@@
-2,6
+2,14
@@
Sun Feb 25 20:47:29 EET 2001 Pekka Riikonen <priikone@poseidon.pspt.fi>
* 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 <priikone@poseidon.pspt.fi>
* DIE command was renamed to SHUTDOWN. Updated the both code