diff options
author | Kali Kaneko <kali@leap.se> | 2013-11-26 16:46:58 -0200 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2013-11-26 17:20:53 -0200 |
commit | 253ff4a9c236e35587978e40531021c0f824756b (patch) | |
tree | 7a8d2964a85217c88c481c14ea502d55cc7abe5a /changes | |
parent | dde25bffadd0fee6a60ba597148363008797e937 (diff) |
Fix fetch iteration on empty folder
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug_fix-iteration-empty-mailbox | 1 |
1 files changed, 1 insertions, 0 deletions
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 |