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.7-branchpoint-784-g41ce4490
Date: Sun, 6 Feb 2022 10:50:08 -0500 (EST)

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  41ce4490ac5d5c6a25240c4101cacefa16d885eb (commit)
       via  cd9e78b0c3365458c11815b3d1c8175d28a380ba (commit)
       via  55c222b5283fe9581141acebffd2d97ee7cecd23 (commit)
       via  604332295cae1e0b55ed3d1892c5e3bfe4015621 (commit)
      from  9159514406b90fd823ba06e12e8339872564690e (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 41ce4490ac5d5c6a25240c4101cacefa16d885eb
Author: David Levine <levinedl@acm.org>
Date:   Sun Feb 6 10:47:11 2022 -0500

    Fixed mhfixmsg charset determination of content added with -reformat.
    
    Reported by Steven Winikoff on message with ISO-8859-1 content that
    was erroneously converted to UTF-8 twice.

commit cd9e78b0c3365458c11815b3d1c8175d28a380ba
Author: David Levine <levinedl@acm.org>
Date:   Sun Feb 6 10:41:10 2022 -0500

    Added encoding() function.
    
    By exposing the code that was already in sbr/mime_types.c.

commit 55c222b5283fe9581141acebffd2d97ee7cecd23
Author: David Levine <levinedl@acm.org>
Date:   Sun Feb 6 10:39:12 2022 -0500

    Added -display_charset utf-8 to lynx in mhn.defaults.
    
    Only for mhfixmsg-format-text/html.

commit 604332295cae1e0b55ed3d1892c5e3bfe4015621
Author: David Levine <levinedl@acm.org>
Date:   Sat Feb 5 09:35:37 2022 -0500

    Suppress verbose message reporting conversion to same charset.

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

Summary of changes:
 docs/pending-release-notes  |   1 +
 etc/mhn.defaults.sh         |   8 +-
 man/mhfixmsg.man            |  39 +++++++++-
 sbr/mime_type.c             |  41 ++++++----
 sbr/mime_type.h             |  15 ++++
 test/mhfixmsg/test-mhfixmsg | 113 +++++++++++++++++++++++----
 uip/mhfixmsg.c              | 185 ++++++++++++++++++++++++++++++--------------
 7 files changed, 309 insertions(+), 93 deletions(-)


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



reply via email to

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