diff options
author | Tomás Touceda <chiiph@leap.se> | 2014-05-29 10:42:49 -0300 |
---|---|---|
committer | Tomás Touceda <chiiph@leap.se> | 2014-05-29 10:42:49 -0300 |
commit | 16851aa62858fb1eac1b725f5415a334a093fa51 (patch) | |
tree | df6a0a40d29c0ba14f5f4cf532137d552ed4f2df /client/changes | |
parent | 5cb40a959af827e4eadde1c047664c4f4c0ae01d (diff) | |
parent | 951ba59425a40d29cf6aea1d5ea56c92ef2404c1 (diff) |
Merge remote-tracking branch 'refs/remotes/drebs/feature/5517_split-sync-post' into develop
Diffstat (limited to 'client/changes')
-rw-r--r-- | client/changes/feature_5571_add-sync-status-signals | 1 | ||||
-rw-r--r-- | client/changes/feature_5571_allow-for-interrupting-and-recovering-sync | 1 | ||||
-rw-r--r-- | client/changes/feature_5571_split-sync-post | 1 |
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). |