updates.
[silc.git] / TODO
diff --git a/TODO b/TODO
index 9ff6f4f8f6dfa4551a24e17916358325dacf26cb..5923e89e481c7383f4a43514b17f76bf83e93b1b 100644 (file)
--- a/TODO
+++ b/TODO
@@ -6,6 +6,10 @@ TODO/bugs in Irssi SILC client
 
  o Add KICKBAN local command.  Kicks and bans the specified client.
 
+ 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...
+
 
 TODO/bugs In SILC Client Library
 ================================
@@ -18,10 +22,6 @@ TODO/bugs In SILC Client Library
    interface separately or it could just remove the old client unless
    it is on some channels.
 
- 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.
-
  o Add client library parameters or options that handle what kind of
    messages the library should print out (using `say' client operation,
    for example) and what is left for the application to print.  The