projects
/
silc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fdb3c07
)
updates.
author
Pekka Riikonen
<priikone@silcnet.org>
Thu, 29 Mar 2001 16:31:03 +0000
(16:31 +0000)
committer
Pekka Riikonen
<priikone@silcnet.org>
Thu, 29 Mar 2001 16:31:03 +0000
(16:31 +0000)
CHANGES
patch
|
blob
|
history
diff --git
a/CHANGES
b/CHANGES
index bc8af973f234ddbaf0be9ac02d87a8074dc8f6bb..87385275867827abdd7a16784760312ce2d4f54e 100644
(file)
--- a/
CHANGES
+++ b/
CHANGES
@@
-1,3
+1,9
@@
+Thu Mar 29 19:10:28 EEST 2001 Pekka Riikonen <priikone@poseidon.pspt.fi>
+
+ * Fixed a fatal bug when client does /join 1 2 3 4 5 6 the server
+ crashed since it did not handle the fact that there is no cipher
+ called "3" and didn't check the error condition. Now fixed.
+
Thu Mar 29 12:26:25 EEST 2001 Pekka Riikonen <priikone@poseidon.pspt.fi>
* Implemented the RESTART command in the client.