updates.
[silc.git] / TODO
diff --git a/TODO b/TODO
index fa210ce6cde1b091b0f4c708b31bf973f0eb92d7..0a37eb5d5f6760a916d91df9050d2dd358bb234c 100644 (file)
--- a/TODO
+++ b/TODO
@@ -46,6 +46,8 @@ TODO/bugs In SILC Client Library
 TODO/bugs In SILC Server
 ========================
 
+ o Server signoff notifys does not go to normal servers from routers.
+
  o On normal server the channel count can go negative (like -3 channels).
 
  o Change the sever to connect to another server from low ports (706)
@@ -82,6 +84,9 @@ TODO/bugs In SILC Server
    returns only the channels the server knows about.  The protocol spec
    does not prohibit of sending the LIST to the router.
 
+ o Announcements are incomplete: channel topics are not announced,
+   user modes (UMODE) are not announced.
+
  o Incomplete IPv6 support:
 
        o silcd/serverid.c and its routines supports only IPv4.