summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2013-04-12 09:20:47 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2013-04-12 09:20:47 +0300
commitec100ee63e55ba60369363c72d6d2e1fbc3663a2 (patch)
treeb6f30d165f6fade93bbd806171ffd58de05a6148 /NEWS
parentd7dec96841e872ffa6924d6c5f93a1be473bf8ff (diff)
downloadmailutils-ec100ee63e55ba60369363c72d6d2e1fbc3663a2.tar.gz
mailutils-ec100ee63e55ba60369363c72d6d2e1fbc3663a2.tar.bz2
Implement MH show utility.
* mh/show.c: New file. * NEWS: Document changes. * libmailutils/stream/message_stream.c (copy_trimmed_value): Fix string length calculation to allow for empty lines. * mh/.gitignore: Update. * mh/Makefile.am: Build show. * mh/TODO: Document show. * mh/mh_getopt.h: Add new option codes. * mh/mh_init.c (mh_expand_name): Change handling of the last argument. All callers updated. (mh_draft_name): Remove.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 06632e53b..68b766195 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-GNU mailutils NEWS -- history of user-visible changes. 2013-03-21
+GNU mailutils NEWS -- history of user-visible changes. 2013-04-12
Copyright (C) 2002-2013 Free Software Foundation, Inc.
See the end of file for copying conditions.
@@ -176,6 +176,10 @@ input folders of type IMAP or IMAPS. A sample usage is:
Note the `-truncate' option.
+** MH show and msgchk
+
+Implemented two new programs: show and msgchk.
+
** MH: multiple sources
The `inc' command is able to incorporate messages from several

Return to:

Send suggestions and report system problems to the System administrator.