From: Guilhem Moulin Date: Wed, 9 May 2018 01:38:07 +0000 (+0200) Subject: Improve wording. X-Git-Url: https://git.g-eek.se/?a=commitdiff_plain;h=7c60d18df5a87e9de3ac2baa058308587deee242;p=interimap.git Improve wording. --- diff --git a/Changelog b/Changelog index f2fee83..bb355e0 100644 --- a/Changelog +++ b/Changelog @@ -1,7 +1,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 + (received by the IMAP FETCH ENVELOPE command) with the null address <>. + Library: new API idle_start() and idle_stop(). + Add support for untagged ESEARCH responses from RFC 4731.