diff options
author | Kali Kaneko <kali@leap.se> | 2013-12-24 16:01:59 -0400 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2013-12-24 16:01:59 -0400 |
commit | a2fc60a03f701abd2309dee23c383f1189ce3cf4 (patch) | |
tree | 3b4cf52c1045db59599629a6ee04dd0e74cf3684 /client/changes/feature_4451_avoid_concurrent_syncs | |
parent | 19af1736a750a1a8679c21071305b97f626f1d14 (diff) | |
parent | 8d504fa812da93df3a26c4b4b761a74685d40f25 (diff) |
Merge remote-tracking branch 'drebs-github/feature/4451_avoid-concurrent-syncs' into develop
Diffstat (limited to 'client/changes/feature_4451_avoid_concurrent_syncs')
-rw-r--r-- | client/changes/feature_4451_avoid_concurrent_syncs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/client/changes/feature_4451_avoid_concurrent_syncs b/client/changes/feature_4451_avoid_concurrent_syncs new file mode 100644 index 00000000..04a2c4df --- /dev/null +++ b/client/changes/feature_4451_avoid_concurrent_syncs @@ -0,0 +1,2 @@ + o Avoid concurrent syncs for the same account, but allow for distinct + accounts (4451). |