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  f1cbee82457dd873d53cc2f36654f82c91b8b35a (commit)
       via  52385ad72e7a25c6e59b5146cde028ab973876e9 (commit)
       via  c9a9372c278effcfec5dc0c2fe711aae645de236 (commit)
       via  a8d131a5fe4e2a77f518865949ca7b92a6e78b0c (commit)
       via  81470bab001b211dcf6cb5dd539fc2641369baba (commit)
      from  9b5fd2625186f8a4e245ad160ec8ddc6b4191812 (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 f1cbee82457dd873d53cc2f36654f82c91b8b35a
Author: David Levine <[email protected]>
Date:   Sun Apr 10 18:04:06 2022 -0400

    Made some comparisons in test-mhfixmsg less strict.
    
    They depended on how decoding was done.

commit 52385ad72e7a25c6e59b5146cde028ab973876e9
Author: David Levine <[email protected]>
Date:   Sun Apr 10 18:02:03 2022 -0400

    Fixed C-T-E of new added text/plain parts.
    
    Also wrapped charset with "" if not already wrapped.

commit c9a9372c278effcfec5dc0c2fe711aae645de236
Author: David Levine <[email protected]>
Date:   Sun Apr 10 18:01:02 2022 -0400

    Replaced LEN()+1 with sizeof so that mktemp.c can be compiled outside nmh.

commit a8d131a5fe4e2a77f518865949ca7b92a6e78b0c
Author: David Levine <[email protected]>
Date:   Sun Apr 10 17:58:28 2022 -0400

    Cast a dpt to char * because it might be a void *.

commit 81470bab001b211dcf6cb5dd539fc2641369baba
Author: David Levine <[email protected]>
Date:   Sun Apr 10 17:57:18 2022 -0400

    Added an NMH_USED for unused argument without MIMEENCODINGPROC.

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

Summary of changes:
 sbr/mime_type.c             |  2 ++
 test/mhfixmsg/test-mhfixmsg | 34 ++++++------------
 uip/mhfixmsg.c              | 87 +++++++++++++++++++++++++--------------------
 uip/mkstemp.c               |  2 +-
 uip/slocal.c                |  2 +-
 5 files changed, 64 insertions(+), 63 deletions(-)


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

-- 
nmh-commits
https://lists.nongnu.org/mailman/listinfo/nmh-commits

Reply via email to