updates.
[silc.git] / TODO
diff --git a/TODO b/TODO
index a4d0dbb34ef23e8ad6ebd1909a96d269d51f79ae..d46800c9f0a7e18f73cce7820c7ba16f7f57d632 100644 (file)
--- a/TODO
+++ b/TODO
@@ -52,6 +52,9 @@ TODO/bugs In SILC Client Library
 TODO/bugs In SILC Server
 ========================
 
+ o LIST command reply sending is broken.  It is possible it does not
+   end the list with LIST_END, but sends LIST_ENTRY as last entry.
+
  o Backup router related issues
 
        o Channel user mode changes are notified unnecessarely when
@@ -87,6 +90,9 @@ TODO/bugs In SILC Server
 TODO/bugs In SILC Libraries
 ===========================
 
+ o make install copies the symblic links from lib/silcsim/ and not
+   modules.
+
  o WIN32 silc_net_create_connection_async does not work the same way
    than on Unix.  Do it with threads on WIN32.  The function works but
    is not actually async currently.