]> diplodocus.org Git - nmh/blobdiff - docs/pending-release-notes
Enabled check for 8-bit content in all text parts, not just those
[nmh] / docs / pending-release-notes
index cb3f09d8482ad98e4508bcf2e1ef3476348c42a6..ffcfcc9f357752d5510cab8ca87aca078decf7f6 100644 (file)
@@ -56,7 +56,6 @@ NEW FEATURES
   filename parameters in Content-Type and Content-Disposition headers,
   respectively.
 
-
 -----------------
 OBSOLETE FEATURES
 -----------------
@@ -88,3 +87,7 @@ BUG FIXES
   scan(1), inc(1), and the other programs that rely on the format scanner.
 - The first character of some very short (less than 4 characters) message
   bodies is no longer dropped.
+- mhfixmsg now adds a Content-Transfer-Encoding header at the message level,
+  if needed after decoding text parts.
+- mhbuild now checks whether all text parts need a Content-Transfer-Encoding
+  header, not just those with a character set not specified.