summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorTomás Touceda <chiiph@leap.se>2014-02-27 10:48:56 -0300
committerTomás Touceda <chiiph@leap.se>2014-02-27 10:48:56 -0300
commit8a9e4239cfd4c8fc87721de41037dce566c67de5 (patch)
treebd952fc0d5b9795fa30145b70d5270d41fdb3ae0 /changes
parent7c69f85731546d844303cadc7c064a1142c93856 (diff)
parent6480fe087e764ace849f552bef3339e1fcd85eff (diff)
Merge remote-tracking branch 'refs/remotes/kali/bug/fix-notify' into develop
Diffstat (limited to 'changes')
-rw-r--r--changes/bug_5167_fix-notify-after-copy2
-rw-r--r--changes/bug_5177_fix_unread_signal_to_ui1
2 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug_5167_fix-notify-after-copy b/changes/bug_5167_fix-notify-after-copy
new file mode 100644
index 0000000..36ecd0b
--- /dev/null
+++ b/changes/bug_5167_fix-notify-after-copy
@@ -0,0 +1,2 @@
+ o Fix bug in which destination folder sometimes was not showing messages after copy/append.
+ Closes: #5167
diff --git a/changes/bug_5177_fix_unread_signal_to_ui b/changes/bug_5177_fix_unread_signal_to_ui
new file mode 100644
index 0000000..eac79f2
--- /dev/null
+++ b/changes/bug_5177_fix_unread_signal_to_ui
@@ -0,0 +1 @@
+ o Fix unread notifications to client UI. Only INBOX is notified. Closes: #5177