Added silc_idcache_move.
[silc.git] / TODO
diff --git a/TODO b/TODO
index e9af97dc227f5575d055939a3850d6e05b62b661..7bbef846a981d7069c0e7fff3ee1f949691ea216 100644 (file)
--- a/TODO
+++ b/TODO
@@ -11,6 +11,11 @@ apps/silcd, The SILC Server  ****PARTLY DONE****
 
  o Port all code to use SILC Toolkit 1.1 APIs.
 
+ o Dynamic connection support for INFO and MOTD commands.
+
+ o Dynamic connection support for JOIN command.  Accept channel name
+   strings of format channel@server.
+
  o Fix/test GETKEY.
 
  o Fix/test MOTD.
@@ -40,7 +45,7 @@ SILC Client   ****PARTLY DONE****
 
  o Porting to new Toolkit API and new Client Library API (***DONE)
 
- o Improve help files, especially /cmode, /cumode and /key.
+ o Improve help files, especially /cmode, /cumode and /key. (***DONE)
 
 
 lib/silcclient, The Client Library     ***PARTLY DONE****