diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2018-05-09 01:11:55 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2018-05-09 01:11:55 +0200 |
commit | c41c280d3a1243ae445311e1ededd1dedc1484c3 (patch) | |
tree | f4ed7297fc7922dfa13a484e2154531b0e4ca0c5 /Changelog | |
parent | a95890cc5c18a2c4a16d6929b2725c6ba3fc3e5e (diff) |
Add support for untagged ESEARCH responses from RFC 4731.
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ interimap (0.4) UNRELEASED (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. |