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  5c4ca1ed9df0ec985e53e8c759208d5c65660422 (commit)
       via  ab554144a135978aa7532b4a598599425332033f (commit)
      from  e9bab734900d62af2bf2fc873dd480e7503335b9 (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 5c4ca1ed9df0ec985e53e8c759208d5c65660422
Author: Ralph Corderoy <[email protected]>
Date:   Sun May 14 12:53:33 2017 +0100

    uip/mhstoresbr.c: Fix single-character nmh-storage bug.
    
    If the profile component nmh-storage was a single character, e.g. the
    relative directory `d', then it would be dropped from the output path so
    instead of `d/foo' being written, `/foo' would probably fail.  I think
    this was due to a faulty check for nmh-storage being `/'.  Add a test
    for a non-/ single-character nmh-storage.

commit ab554144a135978aa7532b4a598599425332033f
Author: Ralph Corderoy <[email protected]>
Date:   Sun May 14 12:08:06 2017 +0100

    sbr/fmt_rfc2047.c: Simplify test for /^=\?./.

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

Summary of changes:
 sbr/fmt_rfc2047.c         |  2 +-
 test/mhstore/test-mhstore | 19 ++++++++++++++++---
 uip/mhstoresbr.c          |  4 +++-
 3 files changed, 20 insertions(+), 5 deletions(-)


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

_______________________________________________
Nmh-commits mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/nmh-commits

Reply via email to