From: Philipp Takacs Date: Sun, 14 Aug 2016 22:21:12 +0000 (+0200) Subject: This is mmh-0.3 X-Git-Tag: mmh-0.3^0 X-Git-Url: http://git.marmaro.de/?p=mmh;a=commitdiff_plain;h=b0b3aacb4078ae60a19a31474b191d4475e202d9 This is mmh-0.3 --- diff --git a/DATE b/DATE index 76cec13..683256d 100644 --- a/DATE +++ b/DATE @@ -1 +1 @@ -2015-11-02 +2016-08-15 diff --git a/NEWS b/NEWS index 5a90344..64ada10 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,39 @@ This file summarizes the important changes from version to version. tarball includes a static copy of it in the ChangeLog file.) +==================== +mmh-0.3 (2016-08-15) +==================== + +Features +-------- +- whatnow2 as a replacement for whatnow, whatnow still is the default +- repl now pipe mail through to decode MIME messages +- RFC 2047 decoding default in replcomp and replgroupcomp +- Enable inc(1) to read from stdin +- Allow send(1) to send from folder other than +drafts + +Bug fixes +--------- +- repl use .mmh/mhl.reply, if it exist +- simple mbox support for rcvstore +- mhsign encrypton works with aliases +- Fix header lookup table setup in slocal(1) +- Fix of by one in decode_rfc2047() + +Technical changes +----------------- +- m_getfld() is replaced by m_getfld2() +- send calls mhbuild everytime except for dist +- intern sequence system are more independent +- use only mh_calloc to avoid bugs +- use mh_free0 to avoid bugs + +Documentation +------------- +- Better description of the Sender header +- Cleanup manpage mh-format(5) +- mhsign/mhpgp: Clarify the manpages and usage lines ==================== mmh-0.2 (2015-11-02) diff --git a/VERSION b/VERSION index a4a8ba9..be58634 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.2+dev +0.3