X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/23816efd3e8e294e8f1c1ce811ac3a1cd15d334e..7540f02725475698a47046ebf4e55b3e8dea5ab6:/docs/pending-release-notes?ds=inline diff --git a/docs/pending-release-notes b/docs/pending-release-notes index 5a932160..fb18fde8 100644 --- a/docs/pending-release-notes +++ b/docs/pending-release-notes @@ -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.