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-31-g0d72d2ec
Date: Sun, 2 Apr 2023 12:12:31 -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  0d72d2ecbdbf61250137d35980abd58d03deb174 (commit)
      from  8f897f65fecbc668db777e2f4fabb23a08edf11b (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 0d72d2ecbdbf61250137d35980abd58d03deb174
Author: David Levine <levinedl@acm.org>
Date:   Sun Apr 2 12:01:48 2023 -0400

    Unconditionally remove trailing NUL from buffer used for SMTP.
    
    It wasn't necessary to handle, as a special case, a NUL at the end of
    the data before that trailing NUL.  If there is one, it will be emitted
    in the BODY continuation loop below.
    
    Update to commit 8f897f65fecbc668db777e2f4fabb23a08edf11b.

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

Summary of changes:
 test/post/test-post-basic |  4 ++--
 uip/post.c                | 10 ++++------
 2 files changed, 6 insertions(+), 8 deletions(-)


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



reply via email to

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