X-Git-Url: http://dolda2000.com/gitweb/?a=blobdiff_plain;f=doc%2FTODO;h=f194997ee32e036c9c4854f7b44721d5449cf354;hb=78ba3ee1d71032a1325036d5cefa8d0549d76ccd;hp=ca94247d5a63f468ce1368d5cb29b6b4bc7ff6f9;hpb=2c36a4aca6fa975adfd02e4e167e583fb087d1f0;p=doldaconnect.git diff --git a/doc/TODO b/doc/TODO index ca94247..f194997 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. @@ -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 ."