]> diplodocus.org Git - nmh/blobdiff - docs/pending-release-notes
mhfixmsg now replaces RFC 2047 encoding with RFC 2231 encoding of
[nmh] / docs / pending-release-notes
index 9428772eebb5d6827cb0551a5259b279995bc8a8..cb3f09d8482ad98e4508bcf2e1ef3476348c42a6 100644 (file)
@@ -48,6 +48,14 @@ NEW FEATURES
 - post(8) -snoop now attempts to decode base64-encoded SMTP traffic.
 - folder(1) -nocreate now prints a warning message for a non-existant folder.
 - mhfixmsg(1) now allows -decodetext binary, though 8bit is still the default.
+- inc(1) and msgchk(1) now support TLS encryption natively.
+- Support for SMTPUTF8 (RFC 6531) has been added.  mhshow(1) already supported
+  RFC 6532, assuming all 8-bit message header field bodies are UTF-8 and use
+  of a UTF-8 locale.
+- mhfixmsg now replaces RFC 2047 encoding with RFC 2231 encoding of name and
+  filename parameters in Content-Type and Content-Disposition headers,
+  respectively.
+
 
 -----------------
 OBSOLETE FEATURES