ROBODoc documented. A patch by Ville Räsänen.
[silc.git] / TODO
diff --git a/TODO b/TODO
index eb380fad03f905c5998678592a8a1dbaf249025a..fa25425bac8f94fd534e4e8c6a81fc589fc95627 100644 (file)
--- a/TODO
+++ b/TODO
@@ -38,6 +38,9 @@ TODO/bugs In SILC Libraries
    than on Unix.  Do it with threads on WIN32.  The function works but
    is not actually async currently (Fix this to 0.9.x).
 
+ o Private key encryption to silc_pkcs_[save/load]_private_key[_data]
+   function.
+
 
 TODO in Toolkit Documentation
 =============================
@@ -47,8 +50,6 @@ Manual (Do these to 0.9.x).
 
  o ROBOdoc documenting missing from lib/silccrypt/silccipher.h.
 
- o ROBOdoc documenting missing from lib/silccrypt/silcpkcs.h.
-
  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