diff options
author | Tomás Touceda <chiiph@leap.se> | 2014-01-20 15:43:37 -0300 |
---|---|---|
committer | Tomás Touceda <chiiph@leap.se> | 2014-01-20 15:43:37 -0300 |
commit | 1388f5bc6563f3b8ca5d3c70ef22a9b6966cff04 (patch) | |
tree | 5e80c9db9f5d0481edada6c933d73f3528ad59db /common/changes | |
parent | 83b0a1ca27d723022ea6ff58e52fde6fcbdb5aa4 (diff) | |
parent | dc35d67834edde4e0f927c35e0459c27b575f08d (diff) |
Merge remote-tracking branch 'refs/remotes/drebs/feature/4836_allow-sync-of-large-files' into develop
Diffstat (limited to 'common/changes')
-rw-r--r-- | common/changes/feature_4836_allow-sync-of-large-files | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/changes/feature_4836_allow-sync-of-large-files b/common/changes/feature_4836_allow-sync-of-large-files new file mode 100644 index 00000000..f124e899 --- /dev/null +++ b/common/changes/feature_4836_allow-sync-of-large-files @@ -0,0 +1 @@ + o Allow sync of large files (~100MB) (#4836). |