summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2003-03-15 23:29:44 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2003-03-15 23:29:44 +0000
commit13330dc5c3e8bc6b6d075a150452cd8b5787d878 (patch)
tree5aab00eb909445123a85cf46fec14ec599244080
parentbbe0e3520ff6bda54eb9ca92ee1b47c099049da1 (diff)
downloadmailutils-13330dc5c3e8bc6b6d075a150452cd8b5787d878.tar.gz
mailutils-13330dc5c3e8bc6b6d075a150452cd8b5787d878.tar.bz2
Updated
-rw-r--r--ChangeLog17
-rw-r--r--TODO2
-rw-r--r--mh/TODO4
3 files changed, 21 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 7d1bdab72..9a1454027 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2003-03-15 Sergey Poznyakoff
+
+ * mh/mhn.c: New file. Implementation of mhn utility (partial).
+ * mh/.cvsignore: Added mhn
+ * mh/Makefile.am: Likewise.
+ * mh/forw.c: Implemented --mime.
+ * mh/TODO: Updated.
+ * mh/mh.h (mhl_format_run): Changed prototype
+ (MHL_DECODE,MHL_CLEARSCREEN,MHL_BELL): New defines.
+ * mh/mh_getopt.h: Updated.
+ * mh/mh_list.c (mhl_format_run): Changed declaration.
+ (eval_body): Decode message body on request.
+ * mh/mh_ctx.c: Bugfix. Thanks Wojciech for noticing!
+ * mh/mhl.c: Updated invocations of mhl_format_run().
+ * mh/repl.c: Likewise.
+ * po/POTFILES.in: Added new files.
+
2003-03-14 Sergey Poznyakoff
* TODO: Reformatted in Emacs outline mode
diff --git a/TODO b/TODO
index 1cbcdff87..4c90ac119 100644
--- a/TODO
+++ b/TODO
@@ -65,6 +65,8 @@ and use them in mail.remote.
** support AUTH=anonymous (imap://cyrus.andrew.cmu.edu/archive.info-cyrus)
+** filter_trans needs readline method.
+
* pop3
** pop3d_readline - should this use select(), avoid the race condition,
diff --git a/mh/TODO b/mh/TODO
index a1c9e9310..0bdfe2125 100644
--- a/mh/TODO
+++ b/mh/TODO
@@ -26,13 +26,13 @@ State Nice Utility Comments
+ -20 inc
* -20 repl --annotate
+ -20 comp Interactive prompting.
-* -20 forw --annotate,--inplace,--mime,--whatnowproc
+* -20 forw --annotate,--inplace,--whatnowproc
* -20 send --alias,--filter,--format,--forward,--mime,
--split,--width
* -20 refile --link copies messages.
* -20 rmm rmproc:
* -15 folder(s) --pack,--verbose
-- -15 mhn
+* -15 mhn --store,--compose
+ -10 rmf
+ 0 install-mh
* 4 mhl Following format variables are ignored:

Return to:

Send suggestions and report system problems to the System administrator.