Modernized configure.in to match new autoconf and automake.
[doldaconnect.git] / doc / TODO
index ca94247..f194997 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -12,6 +12,7 @@ Protocol-visible features:
  * Implement some encryption for the UI channel (probably TLS)
 
 Enhancements:
+ * Implement real Unicode support instead of using wchar_t.
  * Maybe find some external HTTP library which is better than the
    internal httplib.
 
@@ -21,5 +22,4 @@ Documentation:
 
 Code cleanups:
  * Clean up local variables in the library.
-
-Other: See output of "grep -r XXX ."
+ * See output of "grep -r XXX ."