updates
[silc.git] / TODO
diff --git a/TODO b/TODO
index 974493445361e99c7e6e5e282f1c3891a1c7ff3d..7e7cee272c72a0df2dbef31bb1e075f8100c64e1 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,10 +1,12 @@
 TODO/bugs in Irssi SILC client
 ==============================
 
- o add --with-iconv
+ o /NAMES list is not emptied when /LEAVEin the channel.
 
  o UTF-8 encode/decode WHOIS userinfos, topic, etc.
 
+ o Add STATS.
+
  o Testing
 
 
@@ -12,7 +14,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 +28,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.