[Top][All Lists]
[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-203-g47dca82 |
Date: |
Mon, 15 Oct 2012 02:13:20 +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 47dca82001bf41dcd6954f72d2d27e3fbc2e8e9d (commit)
via d8a78332490cd5a5928d6a23d06797ca9caa2b45 (commit)
via 9719b1f53abb51d3ed532f875534a2ce3a1d7fde (commit)
from 1f611003157e9c0192384c0b57f54c525b661b3f (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 47dca82001bf41dcd6954f72d2d27e3fbc2e8e9d
Author: David Levine <address@hidden>
Date: Sun Oct 14 21:13:05 2012 -0500
Removed unused function seek_home().
commit d8a78332490cd5a5928d6a23d06797ca9caa2b45
Author: David Levine <address@hidden>
Date: Sun Oct 14 19:27:17 2012 -0500
The first alias contained in a blind list is now expanded. The
mh-alias(5) man page was updated to show that blind lists must not
be terminated with, or contain, a trailing semicolon [Bug #15604].
commit 9719b1f53abb51d3ed532f875534a2ce3a1d7fde
Author: David Levine <address@hidden>
Date: Sun Oct 14 19:02:43 2012 -0500
Changed error message to say that blind lists aren't
compatible with sendmail/pipe.
-----------------------------------------------------------------------
Summary of changes:
Makefile.am | 4 +-
docs/pending-release-notes | 3 +
h/aliasbr.h | 2 -
man/mh-alias.man | 28 ++++++--
test/ali/test-ali | 50 ++++++++++++--
test/post/test-post-aliases | 156 +++++++++++++++++++++++++++++++++++++++++++
uip/aliasbr.c | 80 ++++++++++++----------
uip/post.c | 2 +-
8 files changed, 268 insertions(+), 57 deletions(-)
create mode 100755 test/post/test-post-aliases
hooks/post-receive
--
The nmh Mail Handling System
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-203-g47dca82,
David Levine <=