X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/2def1ef7c06766912f6eea1a9ab31b492d82173a..9e2dbb033282c4b408061ed1d1da9c88f87d0cfe:/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.