Added statistics updating and statisics dumping with SIGUSR1.
[silc.git] / TODO
diff --git a/TODO b/TODO
index 044d2ae325afcd06d06fdacbbda92980d2e33e27..737c025e68ce61a4b0631b2f5f378c7e6de24fa2 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,10 +1,6 @@
 TODO/bugs in Irssi SILC client
 ==============================
 
- o /cumode for unknown nick does not give any error message (Fix this to
-   0.9.x).
-
-
 TODO/bugs In SILC Client Library
 ================================
 
@@ -18,8 +14,6 @@ TODO/bugs In SILC Client Library
 TODO/bugs In SILC Server
 ========================
 
- o Implement the SILC_CUMODE_QUIET user mode (Do this to 0.9.x).
-
  o Implement the <Requested Attributes> and the Attribute Payload to
    the core library, client and server.  Maybe implementations of
    RFC 2425 and RFC 2426 to make it complete.
@@ -36,8 +30,6 @@ 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!