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-291-geba4083
Date: Fri, 23 Nov 2012 15:27: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  eba408368603a3afe170ef61a334c3a479ea5a29 (commit)
       via  a47dfadde7d7df81cd47856379957866ae88986b (commit)
       via  b15f35a73878825d1824a710982d6769ece9b6cb (commit)
      from  a97c3e637eaf2e2f4ecd8cb93b11795afb980988 (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 eba408368603a3afe170ef61a334c3a479ea5a29
Author: David Levine <address@hidden>
Date:   Fri Nov 23 09:27:44 2012 -0600

    Added test-slocal.

commit a47dfadde7d7df81cd47856379957866ae88986b
Author: David Levine <address@hidden>
Date:   Fri Nov 23 09:26:21 2012 -0600

    slocal used to support two different formats for three of
    its arguments:
    
      [address info sender]
      [-addr address] [-info data] [-sender sender]
    
    But it hasn't properly supported the first form since at
    least April 1999.  So, I removed that first form from the
    man page and the broken support from the code.  Score
    another for the test suite!

commit b15f35a73878825d1824a710982d6769ece9b6cb
Author: David Levine <address@hidden>
Date:   Fri Nov 23 09:25:15 2012 -0600

    Added Message-Id to messages in test suite.

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

Summary of changes:
 Makefile.am             |    1 +
 man/slocal.man          |    5 +-
 test/anno/test-anno     |    2 +-
 test/common.sh.in       |    1 +
 test/dist/test-dist     |   16 ++++
 test/mhbuild/test-forw  |    4 +
 test/rcv/test-rcvdist   |    2 +
 test/repl/test-repl     |    8 ++
 test/slocal/test-slocal |  195 +++++++++++++++++++++++++++++++++++++++++++++++
 uip/slocal.c            |   19 +----
 10 files changed, 233 insertions(+), 20 deletions(-)
 create mode 100755 test/slocal/test-slocal


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



reply via email to

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