X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/2b907b9a1126fe5b47204b2f778f8689af593476..569e0570f1146b1535174a570db1e3b69b48ff4f:/docs/pending-release-notes?ds=sidebyside diff --git a/docs/pending-release-notes b/docs/pending-release-notes index 70377cd6..041cd289 100644 --- a/docs/pending-release-notes +++ b/docs/pending-release-notes @@ -43,3 +43,10 @@ Things to add to the release notes for the next full release: - 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.