]> diplodocus.org Git - nmh/blobdiff - docs/pending-release-notes
Fixed memory corruption in post(1) and inc(1) when using XOAUTH2.
[nmh] / docs / pending-release-notes
index 5a932160d96f3068ae32bde3480cf71b7c2a9907..fb18fde80652bb87ab2d11be397aa46dc470e541 100644 (file)
@@ -23,6 +23,7 @@ NEW FEATURES
      comment indicator.
   3) Add a postproc entry that points to the post that you use.  That can
      be viewed with "mhparam postproc".
+- scan(1) -file argument can be a Maildir directory.
 
 -----------------
 OBSOLETE FEATURES
@@ -56,3 +57,5 @@ BUG FIXES
   component.
 - Fixed source charset in mhfixmsg textcharset verbose output.
 - Fixed file descriptor leak in mhfixmsg when run on multiple input files.
+- Fixed memory corruption in post(1) and inc(1) when using XOAUTH2,
+  with 4 or more entries in the oauth-authservice file.