X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/3c751489b2aca846fe2305a6a3d189381579b61e..24e7e9210b9b05d841e6935c40b0f737da6e99bc:/docs/pending-release-notes?ds=inline diff --git a/docs/pending-release-notes b/docs/pending-release-notes index 7c2e5221..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 @@ -55,3 +56,6 @@ BUG FIXES - Fixed inc(1) and %(me) function escape to not obey Local-Mailbox profile 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.