X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/a1829d0ea1260a9e361191054d84242a9b7f0f15..a1067dea91a4cb3fc71b0b33271d2c7c9c8a2d7a:/docs/pending-release-notes?ds=sidebyside diff --git a/docs/pending-release-notes b/docs/pending-release-notes index 9624ac6c..94a62af3 100644 --- a/docs/pending-release-notes +++ b/docs/pending-release-notes @@ -38,6 +38,12 @@ NEW FEATURES characters when accounting for column widths. - burst(1) now can burst MIME-formatted digests (messages that contain message/rfc822 parts instead of messages formatted with RFC 934). +- 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. ---------------------------- OBSOLETE/DEPRECATED FEATURES