X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/a1829d0ea1260a9e361191054d84242a9b7f0f15..518dfa384e0c188a798134f3370c573ca307c51c:/docs/pending-release-notes?ds=sidebyside diff --git a/docs/pending-release-notes b/docs/pending-release-notes index 9624ac6c..97bdf02d 100644 --- a/docs/pending-release-notes +++ b/docs/pending-release-notes @@ -38,6 +38,10 @@ 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 ---------------------------- OBSOLETE/DEPRECATED FEATURES