aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2018-05-09 03:38:07 +0200
committerGuilhem Moulin <guilhem@fripost.org>2018-05-09 03:38:07 +0200
commit7c60d18df5a87e9de3ac2baa058308587deee242 (patch)
treec4e91f74385117e63370ef82dcda42f39808f935 /Changelog
parent03f02402ff8cb75eef3c727ceba8f2c28fdec551 (diff)
Improve wording.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 1 insertions, 1 deletions
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.