X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=TODO;h=cd8988dc4e17d2ff1956c4079c79f4f0efb438da;hp=861da67d54bd3bfa74889090f3212107da763d68;hb=d3a67123c9d05b6d639adb0e6b4a874807602a6b;hpb=1e6e0b5cc1bd2d49ffcef4ea7bb1bb6c256d07b7 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 -----