summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
Diffstat (limited to 'changes')
-rw-r--r--changes/bug_dont_fail_on_emtpy_mail2
-rw-r--r--changes/bug_various_fixes5
2 files changed, 7 insertions, 0 deletions
diff --git a/changes/bug_dont_fail_on_emtpy_mail b/changes/bug_dont_fail_on_emtpy_mail
new file mode 100644
index 0000000..0fc4ffc
--- /dev/null
+++ b/changes/bug_dont_fail_on_emtpy_mail
@@ -0,0 +1,2 @@
+ o Do not fail while processing an empty mail, just skip it. Fixes
+ #3457. \ No newline at end of file
diff --git a/changes/bug_various_fixes b/changes/bug_various_fixes
new file mode 100644
index 0000000..f76b21b
--- /dev/null
+++ b/changes/bug_various_fixes
@@ -0,0 +1,5 @@
+ o Notify of unread email explicitly every time the mailbox is
+ sync'ed.
+ o Fix signals to emit only string in the contents instead of bool or
+ int values.
+ o Improve unseen filter of email. \ No newline at end of file