Updated TODO.
[doldaconnect.git] / doc / TODO
index b549e03..0f516d8 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -7,6 +7,7 @@ User-visible features:
 
 Protocol-visible features:
  * Implement full support for TTHL
+ * Implement some encryption for the UI channel (probably TLS)
 
 Enhancements:
  * Implement native HTTP library instead of calling out to wget in
@@ -19,8 +20,6 @@ Documentation:
  * Document the API.
 
 Code cleanups:
- * Clean up the clients/gtk2/main.c file and split it into multiple
-   files
  * Clean up local variables in the library.
 
 Other: See output of "grep -r XXX ."