updates.
[silc.git] / TODO
diff --git a/TODO b/TODO
index 74d90a129071a327a34818906641a044b15aa609..9fda3f9b3e05dd1174644a21621ce3397ba69920 100644 (file)
--- a/TODO
+++ b/TODO
@@ -11,7 +11,8 @@ TODO/bugs in Irssi SILC client
 TODO/bugs In SILC Client Library
 ================================
 
- o Still crash with NICK_CHANGE notify.
+ 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
@@ -25,6 +26,9 @@ 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.
@@ -85,3 +89,8 @@ Manual (Do these to 0.9.x).
  o Write "Platform Implementations" document to describe what platforms
    Toolkit support, what has been implemented, what has not been, what
    works differently etc.
+
+ o Automatically generated index (would be nice).
+
+ o Searching of predefined keywords, exact and partial matches (would be 
+   nice).