summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorIvan Alejandro <ivanalejandro0@gmail.com>2015-08-07 15:28:15 -0300
committerKali Kaneko <kali@leap.se>2015-08-11 11:52:28 -0400
commit612deb39f759d9c5a86b78fc012b8a8b56fcb838 (patch)
treefe3730ca441ed7ff1dc02b9716406f440e40818a /changes
parentb5d7e5ec7b4532e39c36762a93a2c878d28d6931 (diff)
[feat] add soledad sync progress to the UI
Register to Soledad's sync (send and receive) events and display the progress in the UI. - Resolves: #7353
Diffstat (limited to 'changes')
-rw-r--r--changes/feature-7353_add-soledad-sync-info1
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/feature-7353_add-soledad-sync-info b/changes/feature-7353_add-soledad-sync-info
new file mode 100644
index 00000000..3efdd720
--- /dev/null
+++ b/changes/feature-7353_add-soledad-sync-info
@@ -0,0 +1 @@
+- Close Feature #7353, add notifications of soledad sync progress to UI.