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:
authorHannah von Reth <hannah.vonreth@owncloud.com>2022-01-25 16:07:01 +0300
committerHannah von Reth <vonreth@kde.org>2022-01-25 16:36:31 +0300
commit72551aeed89561e9288edddc699426323ce1ded6 (patch)
treefe66ca6731568504737309875b83c0115bb2a114 /changelog
parent13bd9bd1a148b7d8e27f6a829d06d6b3c8b316e8 (diff)
Add change log for #9383
Fixes: #9383
Diffstat (limited to 'changelog')
-rw-r--r--changelog/unreleased/93837
1 files changed, 7 insertions, 0 deletions
diff --git a/changelog/unreleased/9383 b/changelog/unreleased/9383
new file mode 100644
index 000000000..8cfa626eb
--- /dev/null
+++ b/changelog/unreleased/9383
@@ -0,0 +1,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