updates.
authorPekka Riikonen <priikone@silcnet.org>
Tue, 12 Feb 2002 22:05:53 +0000 (22:05 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Tue, 12 Feb 2002 22:05:53 +0000 (22:05 +0000)
TODO

diff --git a/TODO b/TODO
index 411cf2e390eb391d3caa4723e28ff8061ea86bb5..841a22481da36cf0eb635d2beaa2a6e041424554 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,6 +1,8 @@
 TODO/bugs in Irssi SILC client
 ==============================
 
+ o Rewrite the notify handling in the new Irssi SILC client.
+
  o /cumode for unknown nick does not give any error message.
 
  o Add local command to switch the channel's private key when channel has
@@ -104,6 +106,9 @@ TODO/bugs In SILC Libraries
  o lib/silcsftp/sftp_fs_memory.c use directly open(), close() etc. 
    routines.  Change to use silc_file_* routines.
 
+ o SILC RNG does not implement random seed files, and they should be
+   implemented.
+
 
 TODO in Toolkit Documentation
 =============================
@@ -114,9 +119,6 @@ Manual.
  o Lots of ROBOdoc header formatting is undone in lib/silcske, 
    lib/silcutil, and lib/silccrypt.
 
- o Write "Documentation conventions" document to describe how to read
-   the Toolkit reference manual, and what is what there.
-
  o Write "Programming with Toolkit" document, describing how to build
    Toolkit, how the build system works, where is everything, how
    new (external) projects can be glued into Toolkit (use irssi as an
@@ -127,6 +129,9 @@ Manual.
    and naming conventions used in the Toolkit (should not be 
    actually the CodingStyle document, but something more general).
 
+ o Move the lib/silccrypt/silcrng.h's "how the RNG works" documentation
+   to its own html file and link it to the reference manual.
+
 
 TODO in SILC Protocol
 =====================