Send CMODE_CHANGE and CUMODE_CHANGE notifys to the original
[silc.git] / TODO
diff --git a/TODO b/TODO
index 3ab775e25ee3e5ff350abac419c471fa83b954ca..8df5432ae9fa159cb1079e3eb063507cd906a076 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,6 +1,9 @@
 TODO/bugs in Irssi SILC client
 ==============================
 
+ o Testing
+
+
 TODO/bugs In SILC Client Library
 ================================
 
@@ -10,6 +13,8 @@ TODO/bugs In SILC Client Library
    set the key only if application wishes to set (accept the key) it
    (Do this to 0.9.x).
 
+ o Testing
+
 
 TODO/bugs In SILC Server
 ========================
@@ -30,16 +35,18 @@ TODO/bugs In SILC Server
    each JOIN command will create and distribute the new channel key
    to everybody on the channel (Fix this to 0.9.x).
 
- o Lots of statistics updating is missing around the server.
-
  o If client's public key is saved in the server (and doing public key
    authentication) then the hostname and the username information could
    be taken from the public key.  Should be a configuration option!
 
+ o Testing
+
 
 TODO/bugs In SILC Libraries
 ===========================
 
+ o Remove ../lib/contrib/ from includes and use relative path instead.
+
  o WIN32 silc_net_create_connection_async does not work the same way
    than on Unix.  Do it with threads on WIN32.  The function works but
    is not actually async currently (Fix this to 0.9.x).
@@ -57,8 +64,6 @@ Manual (Do these to 0.9.x).
 
  o ROBOdoc documenting missing from lib/silcutil/silcfileutil.h.
 
- o ROBOdoc documenting missing from lib/silccrypt/silchash.h.
-
  o ROBOdoc documenting missing from lib/silccrypt/silccipher.h.
 
  o ROBOdoc documenting missing from lib/silccrypt/silcpkcs.h.