updates.
[silc.git] / TODO
diff --git a/TODO b/TODO
index 4f205059f5cc2365d2854cc5ebe62039f43d717e..c6fce455fad2c4b66b3c61f710d7add4be9fee4c 100644 (file)
--- a/TODO
+++ b/TODO
@@ -5,6 +5,11 @@ TODO/bugs in Irssi SILC client
    cipher, hash, hmac and pkcs configuration to the Irssi SILC's config
    file.
 
+ 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 Add local commands to list the current server and client public keys
    that the user has.  And a local command to dump the contents of the
    public key to the screen.  Something like LISTKEYS, SHOWKEY...