X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=TODO;h=cd8988dc4e17d2ff1956c4079c79f4f0efb438da;hb=e001a96010a62d4bd79a33955bb29e3c18bb26fe;hp=861da67d54bd3bfa74889090f3212107da763d68;hpb=1691e80890e5d8ba258c51c214a3e91880e1db2b;p=mmh diff --git a/TODO b/TODO index 861da67..cd8988d 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,7 @@ [TODO] +* 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 +55,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 -----