X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/2e768e3cc0ce768373d3320eca4cdd08b8cf646a..a431fb0f788cf93c9d93c3ad268fa0813e1bf2ef:/docs/pending-release-notes?ds=inline diff --git a/docs/pending-release-notes b/docs/pending-release-notes index 1cd1cd76..3b225819 100644 --- a/docs/pending-release-notes +++ b/docs/pending-release-notes @@ -41,6 +41,19 @@ NEW FEATURES - All proc entries (showproc, moreproc, etc) can now accept entries that contain spaces and shell metacharacters. If found, such entries will either be space-splitted or processed by /bin/sh. +- 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. +- There is no longer a per-folder maximum number of sequences. +- For the SMTP MTA TLS can now be negotiated at the beginning of the + connection with the -initialtls switch. ---------------------------- OBSOLETE/DEPRECATED FEATURES