From: Pekka Riikonen Date: Fri, 7 Sep 2001 18:01:44 +0000 (+0000) Subject: updates. X-Git-Tag: silcertest~124 X-Git-Url: http://git.silcnet.org/gitweb/?a=commitdiff_plain;h=db89604ba11ea595ebfa5fe00da87f29284ea2ce;p=silc.git updates. --- diff --git a/TODO b/TODO index 558dc939..4a2c7460 100644 --- a/TODO +++ b/TODO @@ -14,6 +14,10 @@ TODO/bugs in Irssi SILC client cipher, hash, hmac and pkcs configuration to the Irssi SILC's config file. + o Resolve the users during the JOIN process with WHOIS and not with + IDENTIFY. Otherwise the userinfo is never resolved without explicitly + doing WHOIS to the user. + o The QUIT command should wait for server's disconnection (at least for a while) before exiting the application.