]> diplodocus.org Git - nmh/blobdiff - docs/pending-release-notes
Added reference to RFC-1864 to mhbuild man page.
[nmh] / docs / pending-release-notes
index 6fe7f47c3e17c0b4eb73e2ee99896f453500566e..c8dd62312848f9fd6622dfe4175bedf4950af48f 100644 (file)
@@ -68,6 +68,9 @@ OBSOLETE/DEPRECATED FEATURES
   sendmail/pipe.
 - Support for the undocumented and deprecated --enable-nmh-debug configure
   flag has been removed.
   sendmail/pipe.
 - Support for the undocumented and deprecated --enable-nmh-debug configure
   flag has been removed.
+- Support for encoding some characters designated as EBCDIC-unsafe
+  via the -ebcdicsafe and -noebcdicsafe switches to mhbuild has
+  been removed.
 
 ---------
 BUG FIXES
 
 ---------
 BUG FIXES
@@ -88,3 +91,5 @@ BUG FIXES
 - Fixed pick(1) to properly unfold multiple-line header fields by
   removing newlines instead of replacing them with spaces [Bug #15215].
 - Removed the artificial limit of 1000 messages at a time for rmmproc.
 - Fixed pick(1) to properly unfold multiple-line header fields by
   removing newlines instead of replacing them with spaces [Bug #15215].
 - Removed the artificial limit of 1000 messages at a time for rmmproc.
+- Fixed decoding of header fields when they contain a character that
+  can't be converted.