projects
/
silc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3610d81
)
updates
author
Pekka Riikonen
<priikone@silcnet.org>
Fri, 27 Feb 2004 10:26:04 +0000
(10:26 +0000)
committer
Pekka Riikonen
<priikone@silcnet.org>
Fri, 27 Feb 2004 10:26:04 +0000
(10:26 +0000)
CHANGES
patch
|
blob
|
history
diff --git
a/CHANGES
b/CHANGES
index 2a9c70268f15ae766b9e7e7606c7974e49391642..5a2a38b3b9d790a331da8c7b4fd643a158780194 100644
(file)
--- a/
CHANGES
+++ b/
CHANGES
@@
-1,3
+1,8
@@
+Fri Feb 27 11:25:26 CET 2004 Pekka Riikonen <priikone@silcnet.org>
+
+ * Fixed the JOIN command calling when called with both
+ -auth and -founder. Affected file is lib/silcclien/command.c.
+
Wed Feb 25 23:12:11 EET 2004 Pekka Riikonen <priikone@silcnet.org>
* Check watcher list for resumed clients as well. Affected