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: Ralph Corderoy
Subject: [Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.7-branchpoint-176-ga284ba0
Date: Sat, 9 Sep 2017 07:46:33 -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  a284ba0d7830603e947e44db540497b01e6b7595 (commit)
       via  97ed1473582676df043c03adc11997341ce391dd (commit)
       via  f0ac374d1388505a6c9d3af6424cc504f5a2b8af (commit)
      from  e107c0d8298ccd64484270e4f2f76c1514c90313 (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 a284ba0d7830603e947e44db540497b01e6b7595
Author: Ralph Corderoy <address@hidden>
Date:   Sat Sep 9 12:26:40 2017 +0100

    datetime.c: Don't atoi("0") if zone is NULL.

commit 97ed1473582676df043c03adc11997341ce391dd
Author: Ralph Corderoy <address@hidden>
Date:   Sat Sep 9 12:05:22 2017 +0100

    datetime.c: Fix parse-failure's error-message's daylight indication.
    
    `in_standard' was being used to decide between `standard' and `daylight'
    in the error message, but it would always be false by that point.
    `in_daylight' is what's passed to the parsing function so use that to
    determine the string instead.  Bug present since the initial
    implementation.

commit f0ac374d1388505a6c9d3af6424cc504f5a2b8af
Author: Ralph Corderoy <address@hidden>
Date:   Sat Sep 9 11:57:15 2017 +0100

    datetime.c: Replace some int with bool.

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

Summary of changes:
 sbr/datetime.c | 39 +++++++++++++++++++++------------------
 1 file changed, 21 insertions(+), 18 deletions(-)


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



reply via email to

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