summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorTomás Touceda <chiiph@leap.se>2013-11-26 16:33:48 -0300
committerTomás Touceda <chiiph@leap.se>2013-11-26 16:33:48 -0300
commit00ae014d87f0d64dc213118a41e7f7e502b4e064 (patch)
tree4b1a129092d64d3f38ee602206e0aaa6b784a85e /changes
parentdde25bffadd0fee6a60ba597148363008797e937 (diff)
parent5f08775a4aace0859d4ad2539b07ad612fec4b7b (diff)
Merge remote-tracking branch 'refs/remotes/kali/bug/mailbox-fixes' into develop
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