X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/85bb87a28dff30d9e90ec80ab33cd97a3f07cb9d..da35ab7c7664b221aba2d761d0f051c57313e16e:/docs/pending-release-notes?ds=inline diff --git a/docs/pending-release-notes b/docs/pending-release-notes index 3ff8fbd9..e275dfa6 100644 --- a/docs/pending-release-notes +++ b/docs/pending-release-notes @@ -44,6 +44,12 @@ NEW FEATURES - A new program, fmttest(1) is included to help debug format files - mhshow/mhstore now have support for RFC-2017 (access-type=url) for external message bodies. +- Added -retainsequences switch to refile(1). +- A new program, mhfixmsg(1), is included to rewrite MIME messages with + various transformations. +- Added -[no]rmmproc switches to rmm(1). +- Added support for Content-Disposition header (RFC 2183) to mhstore(1) + and mhn(1) when used with -auto. - All nmh commands now support transactional locking for sequence files. ----------------------------