aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2017-05-29 18:04:19 +0200
committerGuilhem Moulin <guilhem@fripost.org>2017-05-29 18:04:19 +0200
commit6fca0d67e7a657452de154e74ad02bf3657db5a1 (patch)
tree0badec4e7af70802c52d7db16f8a0265519a47dc /Changelog
parent329738ebb74815d8a49feee63efb23d9baa557ee (diff)
Ensure the lower bound of UID ranges is at least 1.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 755c8cb..36cbb23 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
<>.
+ - Ensure the lower bound of UID ranges is at least 1.
-- Guilhem Moulin <guilhem@guilhem.org> Tue, 06 Dec 2016 17:37:01 +0100