updates updates..
[silc.git] / TODO
diff --git a/TODO b/TODO
index ea16429bf5fd286abf7739289caf11d1f8b8d96f..bb6237b5a41581c04db7cc27f1a36a788e38e6ea 100644 (file)
--- a/TODO
+++ b/TODO
@@ -3,6 +3,12 @@ TODO/bugs in Irssi SILC client
 
  o LEAVE does not work correctly, it doesn't leave the channel for real!
 
+       o Remove the entire current_channel field from the client
+         library and handle the current channel thingy in the 
+         Irssi SILC client.  Requires short stub functions of all
+         commands that use current current_channel to the Irssi SILC
+         client which then calls the actual library command.
+
  o /KICK does not remove the client from Irssi's NAMES list.
 
  o Add PERL scripting support from Irssi CVS.
@@ -66,9 +72,6 @@ TODO/bugs In SILC Client Library
 TODO/bugs In SILC Server
 ========================
 
- o Seems that router does not announce its client to the connecting
-   server when server announces its clients on the channel.
-
  o When server quits and all clients of that server are removed from all
    channels the channel keys are re-generated for all clients.  This is
    a bug and should be done only once per channel after all clients of