X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/1c03fa9d8e85b15167dce2d7007132fe87698bc8..86d4dcea853d7e37ff2615b793e3cb5dce7e3af0:/docs/pending-release-notes?ds=sidebyside diff --git a/docs/pending-release-notes b/docs/pending-release-notes index 2c2b5608..a2c415c9 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 @@ -54,3 +55,5 @@ BUG FIXES (or zero) attendees match a user's mailbox. - 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.