X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=TODO;h=8760d1aee04c7c1e13db49ae525a0e3471e6c4ea;hb=b84e9d0b0e3e007c103c5a903f44e8e4e37e6714;hp=861da67d54bd3bfa74889090f3212107da763d68;hpb=1691e80890e5d8ba258c51c214a3e91880e1db2b;p=mmh diff --git a/TODO b/TODO index 861da67..8760d1a 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,8 @@ [TODO] +* fix msh/mmdf problems. +* Add IPv6 support. +* Check/fix compilation on 64-bit systems. * Write different function to read configuration files, instead of using m_getfld.c * convert calls from sprintf/vsprintf to snprintf/vsnprintf @@ -53,8 +56,10 @@ OPTIONS COMP ---- -*) add option so that prompter can be used to input addresses, - before the real editor is called to edit message. +* add option so that prompter can be used to input addresses, + before the real editor is called to edit message. +* fix -nowhatnowproc switch. Right now whatnowproc starts the edit + session instead of comp, so -nowhatnowproc does nothing. FLIST -----