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:
authorErik Verbruggen <erik@verbruggen.consulting>2022-01-26 18:13:40 +0300
committerHannah von Reth <vonreth@kde.org>2022-01-27 13:16:09 +0300
commita8774be1e2d7a4b71b0bbf9354055b512ab69291 (patch)
treec77d50ba72e8cc3e2f2982969651133502634d4e /changelog
parent01f5748b03005ca0a52fc794167faba3ce7bd316 (diff)
Add changelog entry for win-vfs
Diffstat (limited to 'changelog')
-rw-r--r--changelog/unreleased/client-desktop-vfs-win-185
1 files changed, 5 insertions, 0 deletions
diff --git a/changelog/unreleased/client-desktop-vfs-win-18 b/changelog/unreleased/client-desktop-vfs-win-18
new file mode 100644
index 000000000..51f480610
--- /dev/null
+++ b/changelog/unreleased/client-desktop-vfs-win-18
@@ -0,0 +1,5 @@
+Bugfix: Fix potential download failure for renamed file with Windows VFS
+
+When a dehydrated file is renamed and immediately opened, the subsequent download might try to create a file with the original (un-renamed) name.
+
+https://github.com/owncloud/client-desktop-vfs-win/pull/18