Resolved local info with IDENTIFY in connecting.
[silc.git] / TODO
diff --git a/TODO b/TODO
index 9fda3f9b3e05dd1174644a21621ce3397ba69920..5e91d50ec5084b246e82a7c6d91ab2ad5c0d9ec0 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,19 +1,18 @@
 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
 
 
 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).
-
  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
@@ -26,9 +25,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 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.