Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Goetz <markus@woboq.com>2018-07-05 18:47:17 +0300
committerOlivier Goffart <olivier@woboq.com>2018-07-05 19:55:04 +0300
commitf283c0c59c9e97bac241e4c3672846776d4e3b7e (patch)
treed74212cdffb8d07ecffdd8c51bd0fad52acce673
parent0d83d7cb68881d83554bf2b582f5e655cb4d4d01 (diff)
ChangeLog: 2.4.2 additions
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cb15a8185..b2f58f1ec 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -14,6 +14,7 @@ version 2.4.2 (2018-06-xx)
* macdeployqt: Adjust minimum version based on our Qt (#5932)
* macOS: Unload the Finder extension on exit (#5382, #3819)
* Upload: Adjust timeout for final job based on file size (#6527)
+* Sync: When detecting a local move, keep the local mtime (#6629)
* Credentials: Retry fetching from the keychain in case the keychain is still starting (#4274, #6522)
* OAuth2: Try to refresh the token even if the credentials weren't ready (#6522)