X-Git-Url: http://git.dolda2000.com/gitweb/?a=blobdiff_plain;f=doc%2FTODO;h=2f15a875dad51d90eecf6c2ae03f0dc088a661af;hb=00b8bb0b4f33936fa28ab0b1ef21c5290e844d07;hp=ca94247d5a63f468ce1368d5cb29b6b4bc7ff6f9;hpb=2c36a4aca6fa975adfd02e4e167e583fb087d1f0;p=doldaconnect.git diff --git a/doc/TODO b/doc/TODO index ca94247..2f15a87 100644 --- 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.