TODO update.
authorFredrik Tolf <fredrik@dolda2000.com>
Sun, 22 Jul 2007 19:49:34 +0000 (21:49 +0200)
committerFredrik Tolf <fredrik@dolda2000.com>
Sun, 22 Jul 2007 19:49:34 +0000 (21:49 +0200)
doc/TODO

index 0f516d8..705c01b 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -10,10 +10,8 @@ Protocol-visible features:
  * Implement some encryption for the UI channel (probably TLS)
 
 Enhancements:
- * Implement native HTTP library instead of calling out to wget in
-   dolcon (initial work in the `httplib' Git branch)
- * Alternatively, find some good external HTTP library (Curl seems to
-   be hard to use with Gtk)
+ * Maybe find some external HTTP library which is better than the
+   internal httplib.
 
 Documentation:
  * Document the protocol (initial work in the `protodoc' Git branch)