nmh-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated


From: David Levine
Subject: [Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-635-g26cad40
Date: Fri, 29 Mar 2013 17:20:11 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The nmh Mail Handling System".

The branch, master has been updated
       via  26cad4056c927e609753103897a60d00611ac9f7 (commit)
      from  d2a07ad8fcc5d1afe2faeda4744e66735deedd71 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 26cad4056c927e609753103897a60d00611ac9f7
Author: David Levine <address@hidden>
Date:   Fri Mar 29 12:09:15 2013 -0500

    A bug fix and an enhancement to mhfixmsg based on patches
    provided by M. Levinson:
    1) Set status to NOTOK in get_multipart_boundary() if the
       message is missing its end boundary.  This avoids a seg fault
       in fix_boundary(); also added check for null return from
       parse_mime().  If this turns out to be a common problem, we
       could consider adding code to repair it.  Now, mhfixmsg ignores
       the condition and proceeeds with any other transformations.
    2) With -decodetext 7bit, mhfixmsg now converts base64-encoded
       parts to quoted-printable 8bit if the part will not fit into
       7bit.

-----------------------------------------------------------------------

Summary of changes:
 man/mhfixmsg.man |    9 +++++++--
 uip/mhfixmsg.c   |   42 +++++++++++++++++++++++++-----------------
 uip/mhparse.c    |    2 +-
 3 files changed, 33 insertions(+), 20 deletions(-)


hooks/post-receive
-- 
The nmh Mail Handling System



reply via email to

[Prev in Thread] Current Thread [Next in Thread]