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-231-g18dccf2
Date: Thu, 25 Dec 2014 17:12:25 +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  18dccf2fe359926ac1c1bf1c5cc51f68b65cef46 (commit)
       via  446ea5cdf294085b18e25abd39378f9d555dbda8 (commit)
       via  a7ec5d546fe5dbf8bc375bdb8d69f5f84789fc7e (commit)
       via  bb3719e7b1c077decc14d0cfe218e38b08811290 (commit)
       via  1de60d4aa818748f6bc24e55556526f53c22cab2 (commit)
       via  64f5cda4610fa3de39a9d69aeda2d8a26f147f2e (commit)
       via  50fbf868c8a1b76f46bbb3a0c4bca0ed926bb6e2 (commit)
      from  96b3cda1033c621e9fe3f6b91b5afe78c4dca5f7 (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 18dccf2fe359926ac1c1bf1c5cc51f68b65cef46
Author: David Levine <address@hidden>
Date:   Thu Dec 25 11:10:52 2014 -0600

    Added -fixtype switch to mhfixmsg(1).  It ensures that each part of
    a message has the correct MIME type shown in its Content-Type header.

commit 446ea5cdf294085b18e25abd39378f9d555dbda8
Author: David Levine <address@hidden>
Date:   Thu Dec 25 11:04:28 2014 -0600

    Added const to char * arguments of uprf().

commit a7ec5d546fe5dbf8bc375bdb8d69f5f84789fc7e
Author: David Levine <address@hidden>
Date:   Thu Dec 25 00:05:36 2014 -0600

    Added ct_str_type() and ct_str_subtype() functions, to translate
    MIME type and subtype names to the the internal MIME parser codes.

commit bb3719e7b1c077decc14d0cfe218e38b08811290
Author: David Levine <address@hidden>
Date:   Thu Dec 25 00:04:34 2014 -0600

    Merged two adjacent if (verbose) blocks.

commit 1de60d4aa818748f6bc24e55556526f53c22cab2
Author: David Levine <address@hidden>
Date:   Wed Dec 24 18:25:43 2014 -0600

    Fixed memory leak in mime_type().  get_file_info() always allocates
    its return value.

commit 64f5cda4610fa3de39a9d69aeda2d8a26f147f2e
Author: David Levine <address@hidden>
Date:   Wed Dec 24 14:35:41 2014 -0600

    Always initialize those two variables made static in commit
    771706ac9fed2b902bd4d3ddccb15ee27b0f58ae in case they were
    set in previous calls.

commit 50fbf868c8a1b76f46bbb3a0c4bca0ed926bb6e2
Author: David Levine <address@hidden>
Date:   Sun Dec 21 19:50:58 2014 -0600

    And removed another improperly copied comment.

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

Summary of changes:
 docs/pending-release-notes  |    3 +-
 h/mhparse.h                 |    2 +
 h/prototypes.h              |    2 +-
 man/mhfixmsg.man            |   13 +++-
 sbr/mime_type.c             |    7 +-
 sbr/uprf.c                  |    2 +-
 test/mhfixmsg/test-mhfixmsg |   41 ++++++++++-
 uip/mhfixmsg.c              |  174 +++++++++++++++++++++++++++++++++++++++++--
 uip/mhlsbr.c                |    7 +-
 uip/mhparse.c               |   80 +++++++++++++++-----
 uip/whatnowsbr.c            |    3 -
 11 files changed, 293 insertions(+), 41 deletions(-)


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



reply via email to

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