[Nym3-commit] r416 - trunk

laurent at conuropsis.org laurent at conuropsis.org
Wed Nov 16 23:57:02 CET 2005


Author: laurent
Date: 2005-11-16 23:57:02 +0100 (Wed, 16 Nov 2005)
New Revision: 416

Modified:
   trunk/TODO
Log:
The base64 feature is tested and works, forget about adding local metadata
to an account for now.


Modified: trunk/TODO
===================================================================
--- trunk/TODO	2005-11-16 22:55:05 UTC (rev 415)
+++ trunk/TODO	2005-11-16 22:57:02 UTC (rev 416)
@@ -8,11 +8,10 @@
         D Deferred
         X Abandoned
 
- . be able to cope with base64 encoded as well as raw binary input
-   flawlessly for nymbaron -m [server] UNTESTED.
- * let the user set the domainname of the account when known.
  . do not return silently without giving explanation of what went wrong or what
    was done
+ o be able to cope with base64 encoded as well as raw binary input
+   flawlessly for nymbaron -m [server]
  o don't fail miserably when another instance holds a lock, instead simply
    wait for it a few times [client]
  o display the username in list-accounts [client]
@@ -31,6 +30,7 @@
  o add command to list accounts [client]
  o use `email' lib to fiddle with an email to relay [server]
  o provide a `list-journal' command and a way to resend commands [client]
+ D let the user set the domainname of the account when known.
  X reorder the items of the usage string [client]
 
 doc:



More information about the Nym3-commit mailing list