updates.
[silc.git] / TODO
diff --git a/TODO b/TODO
index ad0ac3b2d0efd176d304f3cd19db1bf28c595668..ea16429bf5fd286abf7739289caf11d1f8b8d96f 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,10 +1,9 @@
 TODO/bugs in Irssi SILC client
 ==============================
 
- o Giving KILL command crashes the client.
+ o LEAVE does not work correctly, it doesn't leave the channel for real!
 
- o Waiting the answer for accepting new key after the protocol has
-   timeout and then ansering Y will crash the client.
+ o /KICK does not remove the client from Irssi's NAMES list.
 
  o Add PERL scripting support from Irssi CVS.
 
@@ -35,9 +34,8 @@ TODO/bugs in Irssi SILC client
 TODO/bugs In SILC Client Library
 ================================
 
- o If the silc_client_channel_message does not find the client entry
-   then it should attempt to resolve it at least once and no return
-   NULL entry to the application.
+ o Add some silc_client_del_client and other deletion funtions for
+   application to delete client entrys from the cache.
 
  o All protocol execution timeouts are hard coded. They should be 
    configurable and the Irssi SILC client should be able to set them
@@ -115,9 +113,6 @@ TODO/bugs In SILC Server
 TODO/bugs In SILC Libraries
 ===========================
 
- o The timeout calculation can go negative at least on BSD, so rewrite
-   in in lib/silcutil/silcschdule.c.
-
  o Incomplete IPv6 support:
 
        o All network routines in lib/silcutil/silcnet.[ch] does not