diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2018-05-09 01:03:28 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2018-05-09 01:11:18 +0200 |
commit | a95890cc5c18a2c4a16d6929b2725c6ba3fc3e5e (patch) | |
tree | 2f6abbb2b04a822a8468bb202e293425df06473f /Changelog | |
parent | a32fd7afe3bff2bcea198ef62653fcde2b31534d (diff) |
Library: new API idle_start() and idle_stop().
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ 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(). - Ensure the lower bound of UID ranges is at least 1. - Fix manpage generation with pandoc >=2.1. |