summaryrefslogtreecommitdiff
path: root/client
diff options
context:
space:
mode:
authorTomás Touceda <chiiph@leap.se>2014-06-27 12:11:28 -0300
committerTomás Touceda <chiiph@leap.se>2014-06-27 12:11:28 -0300
commit2628bbf4c5faff50491cdd227c787ca7f148f368 (patch)
treec720980423ef4e02e0461ff81f173d4396ecce51 /client
parent0e7554add298ca582248ebfe8bc6e548568ebee5 (diff)
parent03b4ed07d1c55770d9c5b0ed8e7d42dd08f80272 (diff)
Merge branch 'master' into develop
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).