]> diplodocus.org Git - nmh/blobdiff - docs/pending-release-notes
Replaced calls to static getcpy() in mf.c with calls to strdup()
[nmh] / docs / pending-release-notes
index e88165decf7cdb7a097441cb3efb976cacc742b5..c71cf1ee37a7a360483f2f90e023f40c61b3b6ab 100644 (file)
@@ -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].