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-131-gb1c806a
Date: Fri, 29 Jun 2012 02:23:44 +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  b1c806a275fdc0ec755bcbb758395946231f5b3b (commit)
       via  6d9658a54417d5676c3af5dd13db5f3ec5df9a0f (commit)
       via  5cf527275a011bac7352394f94176fd9c3251141 (commit)
       via  b3c37ca5f7bd503f07787e1ac87c1af2ab37f5ba (commit)
      from  6860e2d1c4adf94572e84632d5e6bcd304b08a71 (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 b1c806a275fdc0ec755bcbb758395946231f5b3b
Author: David Levine <address@hidden>
Date:   Thu Jun 28 21:19:06 2012 -0500

    Removed BUGS section at end of rcvstore(1) man page.  It
    said to not use rcvstore if you use the "Unseen-Sequence"
    profile entry because the context (sequences file, actually)
    could be corrupted if multiple nmh processes tried to update
    it simultaneously.  The locking added by commit
    82a21b6f3cddf8ab048dcb02c080ea9797c73c5a serialized that
    simultaneous update. [Bug #4361]

commit 6d9658a54417d5676c3af5dd13db5f3ec5df9a0f
Author: David Levine <address@hidden>
Date:   Thu Jun 28 21:12:13 2012 -0500

    Removed the one remaining unused #ifdef ISI.

commit 5cf527275a011bac7352394f94176fd9c3251141
Author: David Levine <address@hidden>
Date:   Thu Jun 28 21:11:07 2012 -0500

    Simplified getm() a bit, removing a goto.

commit b3c37ca5f7bd503f07787e1ac87c1af2ab37f5ba
Author: David Levine <address@hidden>
Date:   Thu Jun 28 20:59:23 2012 -0500

    Fixed ismymbox() to look at Local-Mailbox as well as
    Alternate-Mailboxes.  The problem was that when an alternate
    mailbox was added to the list, the node for the local
    mailbox information was lost.  Added check to test-mymbox.
    Added test-repl, because this is where it was first noticed.
    Also enhanced output with MHWDEBUG set to show the entire
    list, not just each alternate mailbox as it is added to the
    list.  [Bug #36635].

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

Summary of changes:
 Makefile.am             |    2 +-
 man/rcvstore.man        |   12 ----
 sbr/addrsbr.c           |   38 ++++++------
 test/format/test-mymbox |    7 ++
 test/repl/test-repl     |  143 +++++++++++++++++++++++++++++++++++++++++++++++
 uip/replsbr.c           |    5 --
 6 files changed, 170 insertions(+), 37 deletions(-)
 create mode 100755 test/repl/test-repl


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



reply via email to

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