]> diplodocus.org Git - nmh/blobdiff - NEWS
Initialize mhparse global for each message.
[nmh] / NEWS
diff --git a/NEWS b/NEWS
index 2a3bb7d3b4e79183a21a3ea8ba6498ad113a08b5..3aa5c3afd3a849ee030a7292568f71dbd9b89c96 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -52,7 +52,7 @@ The following are new features for the 1.6 release of nmh:
   message/rfc822 parts instead of messages formatted with RFC 934).
 - All proc entries (showproc, moreproc, etc) can now accept entries that
   contain spaces and shell metacharacters.  If found, such entries will
   message/rfc822 parts instead of messages formatted with RFC 934).
 - All proc entries (showproc, moreproc, etc) can now accept entries that
   contain spaces and shell metacharacters.  If found, such entries will
-  either be space-splitted or processed by /bin/sh.
+  either be space-split or processed by /bin/sh.
 - A new program, fmttest(1) is included to help debug format files.  See
   NOTABLE CHANGES below.
 - mhshow/mhstore now have support for RFC-2017 (access-type=url) for
 - A new program, fmttest(1) is included to help debug format files.  See
   NOTABLE CHANGES below.
 - mhshow/mhstore now have support for RFC-2017 (access-type=url) for
@@ -69,7 +69,7 @@ The following are new features for the 1.6 release of nmh:
 - For the SMTP MTA TLS can now be negotiated at the beginning of the
   connection with the -initialtls switch.
 - Messages can now be selected using a relative offset from some other
 - For the SMTP MTA TLS can now be negotiated at the beginning of the
   connection with the -initialtls switch.
 - Messages can now be selected using a relative offset from some other
-  message, or from the start or end of a sequence.  See mh-sequences(5).
+  message, or from the start or end of a sequence.  See mh-sequence(5).
 - The -changecur and -nochangecur switches have been added to mhlist(1).
 - mhbuild(1) can now encode 8-bit message headers using RFC-2047 encoding
   rules.  See NOTABLE CHANGES below.
 - The -changecur and -nochangecur switches have been added to mhlist(1).
 - mhbuild(1) can now encode 8-bit message headers using RFC-2047 encoding
   rules.  See NOTABLE CHANGES below.
@@ -96,7 +96,7 @@ The following are new features for the 1.6 release of nmh:
 - mh-mime(7) now provides an introduction to nmh's MIME handling.
 - mhshow(1) will now by default display all text content under one pager,
   and display markers for non-text and non-inline content.  The content
 - mh-mime(7) now provides an introduction to nmh's MIME handling.
 - mhshow(1) will now by default display all text content under one pager,
   and display markers for non-text and non-inline content.  The content
-  markers are changeable via mh-format(5).  See NOTABLE CHANGES bellow.
+  markers are changeable via mh-format(5).  See NOTABLE CHANGES below.
 
 -----------------
 OBSOLETE FEATURES
 
 -----------------
 OBSOLETE FEATURES
@@ -233,7 +233,7 @@ pagers for each part as was in the past.  Non-displayed parts will be
 indicated using a marker string, which can be customized by a new
 mh-format(5) string.
 
 indicated using a marker string, which can be customized by a new
 mh-format(5) string.
 
-All nmh utilites now understand RFC 2231-encoded MIME parameters and
+All nmh utilities now understand RFC 2231-encoded MIME parameters and
 will automatically convert the encoded parameters into the native
 character set, when appropriate (again, assuming nmh was built with
 iconv support).
 will automatically convert the encoded parameters into the native
 character set, when appropriate (again, assuming nmh was built with
 iconv support).