projects
/
silc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97e36d1
)
updates.
author
Pekka Riikonen
<priikone@silcnet.org>
Fri, 22 Apr 2005 09:55:14 +0000
(09:55 +0000)
committer
Pekka Riikonen
<priikone@silcnet.org>
Fri, 22 Apr 2005 09:55:14 +0000
(09:55 +0000)
CHANGES
patch
|
blob
|
history
diff --git
a/CHANGES
b/CHANGES
index 33d7cbb207f2e6946b4320871eceb1d0374b2585..2c9e6f4cb1e98f42782bf302138f725fcff3415e 100644
(file)
--- a/
CHANGES
+++ b/
CHANGES
@@
-3,6
+3,9
@@
Fri Apr 22 12:21:44 EEST 2005 Pekka Riikonen <priikone@silcnet.org>
* Use silc_server_send_command_reply to send replies instead
of encoding packet itself. Affected file silcd/command.c.
+ * Added command sending and receiving statistics to server.
+ Affected files in silcd/.
+
Tue Apr 19 11:57:35 EEST 2005 Pekka Riikonen <priikone@silcnet.org>
* Added context to the SilcIDCache destructor. Affected