summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
Diffstat (limited to 'changes')
-rw-r--r--changes/bug_fix-empty-flags1
-rw-r--r--changes/bug_fix-iteration-empty-mailbox1
2 files changed, 2 insertions, 0 deletions
diff --git a/changes/bug_fix-empty-flags b/changes/bug_fix-empty-flags
new file mode 100644
index 0000000..a109ef5
--- /dev/null
+++ b/changes/bug_fix-empty-flags
@@ -0,0 +1 @@
+ o Fix a bug when adding a message with empty flags. Closes: #4496
diff --git a/changes/bug_fix-iteration-empty-mailbox b/changes/bug_fix-iteration-empty-mailbox
new file mode 100644
index 0000000..11dd770
--- /dev/null
+++ b/changes/bug_fix-iteration-empty-mailbox
@@ -0,0 +1 @@
+ o Allow to iterate in an empty mailbox during fetch. Closes: #4603