X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/31fb848410e127fe28ca27fb59726ef108a57c9c..ef85387bf79a9922c51ad4a279bd3acad4c3c9ab:/docs/pending-release-notes diff --git a/docs/pending-release-notes b/docs/pending-release-notes index 111cb2f6..041cd289 100644 --- a/docs/pending-release-notes +++ b/docs/pending-release-notes @@ -41,3 +41,12 @@ Things to add to the release notes for the next full release: 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.