X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/e22a2c8b3665531be1203a59de768c909f52c7c6..7876081fd090297937e6818532baa5813071337d:/docs/pending-release-notes diff --git a/docs/pending-release-notes b/docs/pending-release-notes index 8efb7b94..041cd289 100644 --- a/docs/pending-release-notes +++ b/docs/pending-release-notes @@ -40,3 +40,13 @@ Things to add to the release notes for the next full release: to include appropriate From: headers based on either the -from switch or the local mailbox. - burst(1) now supports any valid message delimiter according to RFC 934. +- A problem with the MD5 digest calculator on 64-bit systems has been fixed. +- Fixed mhbuild -check to properly insert Content-MD5 header. +- Fixed mhlist -verbose to work with all content types [Bug #35219]. +- Fixed file descriptor leaks in mhparse [Bug #24004: (debbug 344182)]. +- Fixed mhstore to honor nmh-storage profile entry even with -auto + [Bug #35303]. +- post(8) can now explicitly control the SMTP envelope address either via + the Sender: header or the new Envelope-From: header. +- The -attach option is now the default (using Nmh-Attachment) and + -attachformat 1 is now the default.