updates
[silc.git] / TODO
diff --git a/TODO b/TODO
index 974493445361e99c7e6e5e282f1c3891a1c7ff3d..0f3455a6baf42cd45a680b22d01b8f351b8cbbab 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,8 +1,6 @@
 TODO/bugs in Irssi SILC client
 ==============================
 
- o add --with-iconv
-
  o UTF-8 encode/decode WHOIS userinfos, topic, etc.
 
  o Testing
@@ -12,7 +10,7 @@ TODO/bugs In SILC Client Library
 ================================
 
  o Resolve local hostname info using IDENTIFY and not use the local
-   clinet resolving (ie. update your local info in IDENTIFY reply).
+   client resolving (ie. update your local info in IDENTIFY reply).
 
  o The PRIVATE_MESSAGE_KEY packet is not handled (it is implemented 
    though).  This should be added and perhaps new client operation
@@ -26,12 +24,6 @@ TODO/bugs In SILC Client Library
 TODO/bugs In SILC Server
 ========================
 
- o Rekey protocol does not work with backup router (due to disabled
-   connections)!?
-
- o Do not switch to primary router on backup if server is shutting
-   (the backup) down.
-
  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.