udpates.
[silc.git] / TODO
diff --git a/TODO b/TODO
index 5e818544b7e4ab7c1f566d6733f0cd8e6df848ca..e7ee0e7b0fedfd41230005f758ce5e66d1b20eae 100644 (file)
--- a/TODO
+++ b/TODO
@@ -38,13 +38,6 @@ TODO/bugs in Irssi SILC client
 TODO/bugs In SILC Client Library
 ================================
 
- o Someone changing nickname on the channel from nick to Nick will cause
-   that the new nick becomes Nick@host, because the old nick is not
-   removed from the cache before adding the new one.  This is because
-   of the way NICK_CHANGE notify is handled.  This should be fixed so
-   that if the old nick is to be removed the new nick will *replace*
-   the old one.
-
  o JOIN command's argument handling is buggy.  See the XXX in the code.
 
 
@@ -53,6 +46,9 @@ TODO/bugs In SILC Server
 
  o Add perhaps /var/run/silcd.pid for PID information for the server.
 
+ o The backup router support described in the protocol specification
+   should be done at some point.
+
  o Add a timeout to handling incmoing JOIN commands.  It should be 
    enforced that JOIN command is executed only once in a second or two
    seconds.  Now it is possible to accept n incoming JOIN commands
@@ -60,8 +56,10 @@ TODO/bugs In SILC Server
    each JOIN command will create and distribute the new channel key
    to everybody on the channel.
 
- o The backup router support described in the protocol specification
-   should be done at some point.
+ o Add support for sending the LIST command to primary router on normal
+   server to receive all the created channels.  Currently the command
+   returns only the channels the server knows about.  The protocol spec
+   does not prohibit of sending the LIST to the router.
 
  o Incomplete IPv6 support: