diff options
author | Kali Kaneko <kali@leap.se> | 2014-02-25 21:41:53 -0400 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2014-02-25 21:41:53 -0400 |
commit | 69f58cc351f6e645f18112d3177c50cb07d7fd6f (patch) | |
tree | e0ef12472d8bf83583dbdb74ccd65f5fbcc9f4f3 /mail/changes | |
parent | 9ed6bcee32d7720c548a98c144673e96e79efe62 (diff) |
fix unread notification to UI
Diffstat (limited to 'mail/changes')
-rw-r--r-- | mail/changes/bug_5177_fix_unread_signal_to_ui | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/changes/bug_5177_fix_unread_signal_to_ui b/mail/changes/bug_5177_fix_unread_signal_to_ui new file mode 100644 index 00000000..eac79f24 --- /dev/null +++ b/mail/changes/bug_5177_fix_unread_signal_to_ui @@ -0,0 +1 @@ + o Fix unread notifications to client UI. Only INBOX is notified. Closes: #5177 |