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

9383 « unreleased « changelog - github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8cfa626eb478a084554ffd3fb777e2b3d6d4f57f (plain)
1
2
3
4
5
6
7
Bugfix: Don't reset change time on upload

We fixed a bug where we reset the change time of Windows placeholder files to the value in the database during uploads.
This cold cause other applications to detect non existing changes in that file.

https://github.com/owncloud/client/issues/9383
https://github.com/owncloud/client-desktop-vfs-win/pull/16