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.8-RC1-36-g542cb12b
Date: Mon, 18 Sep 2023 18:03:43 -0400 (EDT)

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  542cb12b6d0646b711772ee97c1e2aacf2bada86 (commit)
      from  be12815f1229627fe1a4e9a12b5ac848819c5707 (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 542cb12b6d0646b711772ee97c1e2aacf2bada86
Author: Philipp <philipp+mmh@bureaucracy.de>
Date:   Mon Sep 18 12:50:22 2023 +0200

    mhbuild now folds header field bodies to avoid lines with more than 78 
bytes.
    
    This is recommended by RFC 5322 2.1.1. Line Length Limits.
    
    Signed-off-by: David Levine <levinedl@acm.org>

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

Summary of changes:
 Makefile.am                |  2 ++
 docs/pending-release-notes |  3 +++
 sbr/fold.c                 | 63 ++++++++++++++++++++++++++++++++++++++++++++++
 sbr/fold.h                 |  7 ++++++
 test/mhbuild/test-mhbuild  | 53 ++++++++++++++++++++++++++++++++++++++
 uip/mhoutsbr.c             |  7 +++++-
 6 files changed, 134 insertions(+), 1 deletion(-)
 create mode 100644 sbr/fold.c
 create mode 100644 sbr/fold.h


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



reply via email to

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