]> diplodocus.org Git - nmh/blobdiff - docs/pending-release-notes
Removed some unused code having to do with permissions of symlinks.
[nmh] / docs / pending-release-notes
index 8efb7b94728e83441b324c43b8fa13b3b6165b76..041cd289e5e89777ae34661a4dad4fb3d3662b71 100644 (file)
@@ -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.