X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=CHANGES;h=dcb48950c76eaa1d1d700a52cfa76defd6a9ccba;hb=57fe1d5d88e8687ac876aa3725028bd3343f5067;hp=99dde0ab10bcae418e9e12d10d9cd71365e0541d;hpb=ed3133837d3466b1d9eb15278677d82971bbd35f;p=silc.git diff --git a/CHANGES b/CHANGES index 99dde0ab..dcb48950 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,22 @@ +Fri Apr 12 10:17:51 EEST 2002 Pekka Riikonen + + * Defined that server receives WHOIS command reply for private + and secret channels too. Updated protocol specs and the + code in server. Affected file silcd/command.c. + + * Defined argument to WHOIS command + reply for returning user modes on the channels. The + channel list now doesn't include the user mode anymore but the + actual channel mode. Updated protocol specs and the code in + client and server. Affected files are silcd/command_reply.c, + silcd/command.c, silcd/server.c, irssi/src/silc/core/client_ops.c, + and lib/silcclient/command_reply.c. + + * Save the channels list in WHOIS command reply in normal server + so that WHOIS always shows joined channels also in normal + server and not just on router. Affected file is + silcd/command_reply.c. + Thu Apr 11 22:29:33 EEST 2002 Pekka Riikonen * Defined that server receives USERS command reply for private