aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2018-05-10 17:56:45 +0200
committerGuilhem Moulin <guilhem@fripost.org>2018-05-10 18:07:25 +0200
commit15cd4f6ea5074ffb33de8670bd1877603e504289 (patch)
tree237b90088d6f8fb244d5912b707e4782aca847bb /Changelog
parent567fc180a3e76716816ea9af5a066bad2ea8c01a (diff)
pullimap: use extended SEARCH (RFC 4731) when available
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index bb355e0..7939fa2 100644
--- a/Changelog
+++ b/Changelog
@@ -5,6 +5,8 @@ interimap (0.4) UNRELEASED
<>.
+ Library: new API idle_start() and idle_stop().
+ Add support for untagged ESEARCH responses from RFC 4731.
+ + pullimap: Use extended SEARCH commands (RFC 4731) if supported by
+ the server to search old mail and EXPUNGE them.
- Ensure the lower bound of UID ranges is at least 1.
- Fix manpage generation with pandoc >=2.1.