summaryrefslogtreecommitdiff
path: root/client
diff options
context:
space:
mode:
Diffstat (limited to 'client')
-rw-r--r--client/changes/bug_reset-synchronizer-state2
-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
4 files changed, 0 insertions, 5 deletions
diff --git a/client/changes/bug_reset-synchronizer-state b/client/changes/bug_reset-synchronizer-state
deleted file mode 100644
index 9678b36b..00000000
--- a/client/changes/bug_reset-synchronizer-state
+++ /dev/null
@@ -1,2 +0,0 @@
- o Reset synchronizer state in order to reuse the same synchronizer object
- multiple times.
diff --git a/client/changes/feature_5571_add-sync-status-signals b/client/changes/feature_5571_add-sync-status-signals
deleted file mode 100644
index 67bc7d9f..00000000
--- a/client/changes/feature_5571_add-sync-status-signals
+++ /dev/null
@@ -1 +0,0 @@
- 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
deleted file mode 100644
index 0087c535..00000000
--- a/client/changes/feature_5571_allow-for-interrupting-and-recovering-sync
+++ /dev/null
@@ -1 +0,0 @@
- 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
deleted file mode 100644
index 0d7b14dd..00000000
--- a/client/changes/feature_5571_split-sync-post
+++ /dev/null
@@ -1 +0,0 @@
- o Split sync in multiple POST requests in client (#5571).