updates.
[silc.git] / TODO
diff --git a/TODO b/TODO
index 361ea7a895b88955b770e48dd91cc5e706ce3165..7af043baa6ad6314d21a3fa5b9d829fccf1d863f 100644 (file)
--- a/TODO
+++ b/TODO
@@ -30,12 +30,19 @@ TODO/bugs in Irssi SILC client
 TODO/bugs In SILC Client Library
 ================================
 
- o N/A
+ o When changing own nickname and there exists a same nickname the library
+   can give the client now nickname in format nick@host.  This is new
+   behaviour and maybe should be removed.  The changer should always
+   get the one it wants and not have the formatted nickname.
 
 
 TODO/bugs In SILC Server
 ========================
 
+ o If auto-reconnecting to router and EOF is received during the
+   connecting phase the server will not try to auto-reconnect anymore
+   after that.  Fix to auto-reconnect.
+
  o Backup router related issues
 
        o Channel user mode changes are notified unnecessarely when
@@ -75,6 +82,9 @@ TODO/bugs In SILC Libraries
    than on Unix.  Do it with threads on WIN32.  The function works but
    is not actually async currently.
 
+ o Rewrite the lib/silcsim/silcsim.h.  The SilcSimContext should be
+   private and silc_sim_alloc should take necessary arguments.
+
 
 TODO in SILC Protocol
 =====================