Addec multiple channel private key support to Irssi SILC client.
[silc.git] / TODO
diff --git a/TODO b/TODO
index 7ec1bc17ba0786b203e6c3820848c03c7b5a384a..980ff9d4417ccdca139ebe682efd13a074da4c84 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,16 +1,6 @@
 TODO/bugs in Irssi SILC client
 ==============================
 
- o Fix the silc_channels_join to parse the command like, with fe.
-   silc_parse_command_line, because currently it ignores all options,
-   including passphrase which makes autojoin impossible to +a channels.
-   Other important options are ignored too.
-
- o Add local command to switch the channel's private key when channel has
-   several private keys.  Currently sending channel messages with many
-   keys is not possible because changing the key is not possible by the
-   user.
-
  o /cumode for unknown nick does not give any error message.