X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/84b65bad347129f751e3ed208516697bc3fe1820..57cd23b8807fa351800ba7277c5636a133241166:/docs/pending-release-notes?ds=sidebyside diff --git a/docs/pending-release-notes b/docs/pending-release-notes index dd8c3956..468da549 100644 --- a/docs/pending-release-notes +++ b/docs/pending-release-notes @@ -16,6 +16,14 @@ NEW FEATURES mhbuild will honor MIME directives by default. And added support for special #on/#off/#pop directives to control the MIME directive processing state. +- Added -messageid switch to send(1) and post(8). This allows + selection of the style to use for generated Message-ID and + Content-ID header fields. The default localname style is + pid.time@localname, where time is in seconds, and matches previous + behavior. The random style replaces the localname with some + (pseudo)random bytes and uses microsecond-resolution time. +- Added -clobber switch to mhstore(1) to control overwriting of + existing files. ---------------------------- OBSOLETE/DEPRECATED FEATURES