updates.
[silc.git] / TODO
diff --git a/TODO b/TODO
index 66547e95bef16fa8703b4c143de4014708af860c..419f7b4518faa6ee88bb70d1c080f6bd7ac4c7b4 100644 (file)
--- a/TODO
+++ b/TODO
@@ -14,11 +14,6 @@ TODO/bugs In SILC Client Library
    set the key only if application wishes to set (accept the key) it
    (Do this to 1.0).
 
- o Additions to do after protocol version 1.1:
-
-       o Add support for list of errors in command replies.  Protocol
-         TODO entry 1.
-
 
 TODO/bugs In SILC Server
 ========================
@@ -33,13 +28,7 @@ TODO/bugs In SILC Server
    and router does not have founder on channel (founder is left or there's
    no founder on channel at all), the router will accept the server's
    founder mode change, even though it perhaps should not do that (Fix 
-   this to 0.9).
-
- o The router should check for validity of received notify packets from
-   routers (fix this to 0.9).  Following NOTIFYs needs to be verified:
-
-       o JOIN (check that joining is allowed)
-       o SIGNOFF (maybe should check that notifier owns the client)
+   this to 0.9) (Protocol TODO #17 relates).
 
  o Implement the SILC_CUMODE_QUIET user mode (Do this to 0.9.x).