]> diplodocus.org Git - nmh/blobdiff - docs/pending-release-notes
Refined number of bytes copied to buffer in several places.
[nmh] / docs / pending-release-notes
index 7c2e522119f438b81e56f5aeb9e0e1b3579839af..a2c415c9f2bcde946ee4f260954c9092f84ccd6b 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".
      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
 
 -----------------
 OBSOLETE FEATURES
@@ -55,3 +56,4 @@ 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 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.