aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2018-05-09 01:03:28 +0200
committerGuilhem Moulin <guilhem@fripost.org>2018-05-09 01:11:18 +0200
commita95890cc5c18a2c4a16d6929b2725c6ba3fc3e5e (patch)
tree2f6abbb2b04a822a8468bb202e293425df06473f /Changelog
parenta32fd7afe3bff2bcea198ef62653fcde2b31534d (diff)
Library: new API idle_start() and idle_stop().
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index b901114..74b36fb 100644
--- a/Changelog
+++ b/Changelog
@@ -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.