summaryrefslogtreecommitdiff
path: root/client/changes
diff options
context:
space:
mode:
Diffstat (limited to 'client/changes')
-rw-r--r--client/changes/feature_5571_add-sync-status-signals1
-rw-r--r--client/changes/feature_5571_allow-for-interrupting-and-recovering-sync1
-rw-r--r--client/changes/feature_5571_split-sync-post1
3 files changed, 3 insertions, 0 deletions
diff --git a/client/changes/feature_5571_add-sync-status-signals b/client/changes/feature_5571_add-sync-status-signals
new file mode 100644
index 00000000..67bc7d9f
--- /dev/null
+++ b/client/changes/feature_5571_add-sync-status-signals
@@ -0,0 +1 @@
+ o Add sync status signals (#5517).
diff --git a/client/changes/feature_5571_allow-for-interrupting-and-recovering-sync b/client/changes/feature_5571_allow-for-interrupting-and-recovering-sync
new file mode 100644
index 00000000..0087c535
--- /dev/null
+++ b/client/changes/feature_5571_allow-for-interrupting-and-recovering-sync
@@ -0,0 +1 @@
+ o Allow for interrupting and recovering sync (#5517).
diff --git a/client/changes/feature_5571_split-sync-post b/client/changes/feature_5571_split-sync-post
new file mode 100644
index 00000000..0d7b14dd
--- /dev/null
+++ b/client/changes/feature_5571_split-sync-post
@@ -0,0 +1 @@
+ o Split sync in multiple POST requests in client (#5571).