X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/52a236230220232fd632b5aa88eb9bb31dba346e..62ab3819f29a419801665c74944d973101c9c466:/docs/pending-release-notes diff --git a/docs/pending-release-notes b/docs/pending-release-notes index e88165de..c71cf1ee 100644 --- a/docs/pending-release-notes +++ b/docs/pending-release-notes @@ -54,6 +54,8 @@ NEW FEATURES - There is no longer a per-folder maximum number of sequences. - 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). ---------------------------- OBSOLETE/DEPRECATED FEATURES @@ -124,3 +126,5 @@ BUG FIXES send(1), inc(1), and msgchk(1) also benefit from this fix. And, nmh now supports specification of any valid filename in place of $HOME/.netrc. +- Added quoting of local part of invalid address in message being + replied to [Bug #26780].