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>2021-01-11 13:53:15 +0300
committerHannah von Reth <vonreth@kde.org>2021-01-13 18:41:33 +0300
commitcfca0f3f821b888e17c4fdf39a6ab3e8125b8db1 (patch)
treecf67e4204565b48805a4389dd467963a608235dc /changelog
parent9535b87f610180c292daeac527719f912cf876c6 (diff)
Don't recommend non default sync option
Fixes: #8317
Diffstat (limited to 'changelog')
-rw-r--r--changelog/unreleased/83175
1 files changed, 5 insertions, 0 deletions
diff --git a/changelog/unreleased/8317 b/changelog/unreleased/8317
new file mode 100644
index 000000000..874f36976
--- /dev/null
+++ b/changelog/unreleased/8317
@@ -0,0 +1,5 @@
+Bugfix: Don't recommend non default sync option
+
+We fixed a bug where sync all was still recommended on Windows
+
+https://github.com/owncloud/client/issues/8317