diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2018-05-09 01:14:35 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2018-05-09 01:14:35 +0200 |
commit | 98aa4bf1b7e58a92f069dafc8a58fe4fa8fc738a (patch) | |
tree | 897172c72352b013dec3f4594dd089292a258511 /Changelog | |
parent | 4f55cb8d1f8f1ba7fe52e1d0035d13638ff25a00 (diff) | |
parent | c41c280d3a1243ae445311e1ededd1dedc1484c3 (diff) |
Merge branch 'master' into debian
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -3,7 +3,10 @@ interimap (0.4) UNRELEASED * pullimap: replace non RFC 5321-compliant envelope sender addresses (received by the IMAP FETCH ENVELOPE command) by the null sender address <>. + + Library: new API idle_start() and idle_stop(). + + Add support for untagged ESEARCH responses from RFC 4731. - Ensure the lower bound of UID ranges is at least 1. + - Fix manpage generation with pandoc >=2.1. -- Guilhem Moulin <guilhem@guilhem.org> Tue, 06 Dec 2016 17:37:01 +0100 |