X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=docs%2Fpending-release-notes;h=041cd289e5e89777ae34661a4dad4fb3d3662b71;hb=a66c30d557c09799db7cd166ba5fa2a97dbafbb3;hp=8efb7b94728e83441b324c43b8fa13b3b6165b76;hpb=e22a2c8b3665531be1203a59de768c909f52c7c6;p=mmh diff --git a/docs/pending-release-notes b/docs/pending-release-notes index 8efb7b9..041cd28 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.