X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/eabbcb91ae4e824930e9d9c9a206e40f0bdaf61f..59ae7b80f479fd5d406cd549f7740849bdc76dc0:/docs/pending-release-notes?ds=inline diff --git a/docs/pending-release-notes b/docs/pending-release-notes index 9550117a..7038d93e 100644 --- a/docs/pending-release-notes +++ b/docs/pending-release-notes @@ -24,6 +24,9 @@ NEW FEATURES (pseudo)random bytes and uses microsecond-resolution time. - Added -clobber switch to mhstore(1) to control overwriting of existing files. +- Added -noall/-all switches to sortm(1). sortm -noall requires + a messages argument. + ---------------------------- OBSOLETE/DEPRECATED FEATURES @@ -52,9 +55,11 @@ OBSOLETE/DEPRECATED FEATURES the mh-tailor(5) man page. The spost -noalias, -backup/-nobackup, -push/-nopush, and -remove/-noremove switches are not supported by post. Note that spost did not support -whom or Dcc, and neither - does post when using sendmail/pipe. For backward compatibility, - spost has been replaced by a simple shell script that exec's - post -mts sendmail/pipe. + does post when using sendmail/pipe. And spost would expand blind + aliases and send them in the message; post with sendmail/pipe + refuses to do that. For backward compatibility, spost has been + replaced by a simple shell script that exec's post -mts + sendmail/pipe. --------- BUG FIXES