aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2019-11-18 03:45:51 +0100
committerGuilhem Moulin <guilhem@fripost.org>2019-11-18 03:47:12 +0100
commitee040747f5f8b096f6c6ea3172826fd4c3c14053 (patch)
tree4703720a11defeb123ddab2e2b3ca57f494e2f4b /Changelog
parent5d55a14fa52981ae2a8bb6e65a65bf410c773464 (diff)
pullimap: Treat messages with a NIL RFC822 attribute as empty.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog3
1 files changed, 2 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index 88181b2..1a80ebf 100644
--- a/Changelog
+++ b/Changelog
@@ -105,7 +105,8 @@ interimap (0.5) upstream;
- interimap: for the reason explained above, limit number of messages
to 128 per APPEND command (only on servers advertizing MULTIAPPEND,
for other servers the number remains 1).
- - interimap: gracefully ignore messages with NIL RFC822 attribute.
+ - interimap: gracefully ignore messages with a NIL RFC822 attribute.
+ - pullimap: treat messages with a NIL RFC822 attribute as empty.
-- Guilhem Moulin <guilhem@fripost.org> Fri, 10 May 2019 00:58:14 +0200