[Top][All Lists]
[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-164-gd00b170 |
Date: |
Fri, 10 Aug 2012 03:18:19 +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 d00b170aa19a82a22bf55516f2cdb33e26deca0c (commit)
from 16362f1adf663f27c01cbe905eefcf1f911ce69c (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 d00b170aa19a82a22bf55516f2cdb33e26deca0c
Author: David Levine <address@hidden>
Date: Thu Aug 9 17:13:38 2012 -0500
Added default_content_type argument to
make_mime_composition_file_entry(). It's used only to force message
bodies to always use text/plain content type, which allows mhbuild to
do the right thing with them. Thanks to Steve Rader for reporting
that UTF-8 characters in message bodies had previously caused them to
be encoded as octet-streams (with attachments managed by send), and to
Ken for coming up with the fix.
-----------------------------------------------------------------------
Summary of changes:
Makefile.am | 6 +-
test/mhbuild/test-utf8-body | 134 +++++++++++++++++++++++++++++++++++++++++++
uip/sendsbr.c | 17 ++++--
3 files changed, 149 insertions(+), 8 deletions(-)
create mode 100755 test/mhbuild/test-utf8-body
hooks/post-receive
--
The nmh Mail Handling System
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-164-gd00b170,
David Levine <=