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:
Diffstat (limited to 'changelog/2.7.2_2020-12-02/8248')
-rw-r--r--changelog/2.7.2_2020-12-02/82486
1 files changed, 6 insertions, 0 deletions
diff --git a/changelog/2.7.2_2020-12-02/8248 b/changelog/2.7.2_2020-12-02/8248
new file mode 100644
index 000000000..dec7ebd57
--- /dev/null
+++ b/changelog/2.7.2_2020-12-02/8248
@@ -0,0 +1,6 @@
+Bugfix: Sync small plaintext files with Windows VFS
+
+We fixed a bug where small plaintext files where not synced
+due to a broken interity check.
+
+https://github.com/owncloud/client/issues/8248