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.5-branchpoint-666-g62ab381
Date: Sun, 21 Apr 2013 14:50:56 +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  62ab3819f29a419801665c74944d973101c9c466 (commit)
       via  9748d5591651713f88af307f5bfbf7c0cbd50db1 (commit)
       via  2c2a56a729ba41766810a86ab7a5658867f8ddf4 (commit)
       via  0f4b9af077461d8098f6868c69243551e6f500ee (commit)
       via  8023f7eb111623d44bfa5c0b13961f8e901d252c (commit)
       via  feb046ca47916a986f323ac72c5cf76c94ea02f7 (commit)
      from  66698c1ccf65284973e17a297cb5020c1daf0c56 (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 62ab3819f29a419801665c74944d973101c9c466
Author: David Levine <address@hidden>
Date:   Sun Apr 21 09:49:48 2013 -0500

    Replaced calls to static getcpy() in mf.c with calls to strdup()

commit 9748d5591651713f88af307f5bfbf7c0cbd50db1
Author: David Levine <address@hidden>
Date:   Sun Apr 21 09:43:27 2013 -0500

    Added quoting of local part of invalid address in message being
    replied to [Bug #26780].

commit 2c2a56a729ba41766810a86ab7a5658867f8ddf4
Author: David Levine <address@hidden>
Date:   Sun Apr 21 09:42:00 2013 -0500

    Fixed small formatting glitch in repl man page.

commit 0f4b9af077461d8098f6868c69243551e6f500ee
Author: David Levine <address@hidden>
Date:   Sun Apr 21 09:41:03 2013 -0500

    Added const to arguments of mf functions.

commit 8023f7eb111623d44bfa5c0b13961f8e901d252c
Author: David Levine <address@hidden>
Date:   Sun Apr 21 09:39:44 2013 -0500

    Added const to argument of getname().

commit feb046ca47916a986f323ac72c5cf76c94ea02f7
Author: David Levine <address@hidden>
Date:   Sun Apr 21 09:39:20 2013 -0500

    Added const to argument of getcpy().

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

Summary of changes:
 docs/pending-release-notes |    2 +
 h/addrsbr.h                |    2 +-
 h/mf.h                     |    8 +-
 h/prototypes.h             |    2 +-
 man/repl.man               |   14 ++--
 sbr/addrsbr.c              |    2 +-
 sbr/getcpy.c               |    2 +-
 sbr/mf.c                   |   46 ++++-----------
 test/repl/test-repl        |   35 +++++++++++-
 uip/replsbr.c              |  133 +++++++++++++++++++++++++++++++++++++++++++-
 10 files changed, 195 insertions(+), 51 deletions(-)


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



reply via email to

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