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.6-branchpoint-363-g7c545bc
Date: Tue, 5 Jul 2016 16:11:09 +0000 (UTC)

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  7c545bcaf9158021853d3dc097d2e41b7417ad10 (commit)
       via  f345b9b480296b4b6a8469d6221752893c5d1420 (commit)
      from  9626eb33ed5ff7c59776081e1a58a20a1eed96be (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 7c545bcaf9158021853d3dc097d2e41b7417ad10
Author: David Levine <address@hidden>
Date:   Tue Jul 5 12:02:59 2016 -0400

    Moved sendfrom code from contrib into send(1).

commit f345b9b480296b4b6a8469d6221752893c5d1420
Author: David Levine <address@hidden>
Date:   Tue Jul 5 09:57:07 2016 -0400

    Added context_find_prefix().

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

Summary of changes:
 Makefile.am                |   14 +-
 docs/contrib/sendfrom.c    |  416 --------------------------------------------
 docs/pending-release-notes |    2 +
 h/prototypes.h             |    1 +
 man/send.man               |   94 +++++++++-
 sbr/context_find.c         |   18 ++
 test/send/README           |    2 +
 test/send/test-sendfrom    |   77 ++++++++
 uip/sendsbr.c              |  280 ++++++++++++++++++++++++++++-
 9 files changed, 471 insertions(+), 433 deletions(-)
 delete mode 100644 docs/contrib/sendfrom.c
 create mode 100644 test/send/README
 create mode 100755 test/send/test-sendfrom


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



reply via email to

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