Implemented CHANNEL_UMODE_QUEIT mode. Fixed fatal bugs in server.
[silc.git] / TODO
diff --git a/TODO b/TODO
index 52cb1ac84781f12da2258ff4909062c1975b2c29..3ab775e25ee3e5ff350abac419c471fa83b954ca 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,19 +1,9 @@
 TODO/bugs in Irssi SILC client
 ==============================
 
- o /cumode for unknown nick does not give any error message (Fix this to
-   0.9.x).
-
- o The paths in Irssi SILC client binary are wrong.  Stuff gets installed
-   in (fe.) /usr/local/share but binary checks from /usr/local/lib and
-   never from share.
-
-
 TODO/bugs In SILC Client Library
 ================================
 
- o file transfer does not work everytime, and not with large files?
-
  o The PRIVATE_MESSAGE_KEY packet is not handled (it is implemented 
    though).  This should be added and perhaps new client operation
    should be added to notify application that it was received and
@@ -24,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.