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-11-30 16:52:09 +0300
committerHannah von Reth <vonreth@kde.org>2021-12-01 15:02:24 +0300
commit06b4ff4707e35389a97f151a3ed94233bde2df0f (patch)
tree3220944cb7d37232f501227293697aa3064a9ffa /changelog
parent331175502f6d4b89f0991951a687e2931ddc0fe0 (diff)
Fix an isuse with the Windows path limit
Diffstat (limited to 'changelog')
-rw-r--r--changelog/unreleased/48966
1 files changed, 6 insertions, 0 deletions
diff --git a/changelog/unreleased/4896 b/changelog/unreleased/4896
new file mode 100644
index 000000000..cc22d3570
--- /dev/null
+++ b/changelog/unreleased/4896
@@ -0,0 +1,6 @@
+Bugfix: Issues with long file path
+
+We fixed another issue with long Windows paths.
+
+
+https://github.com/owncloud/enterprise/issues/4896