Merge pull request #146 from owncloud/changelog-for-145

Add missing changelog entry for 145
This commit is contained in:
Michael Barz
2020-04-23 10:51:19 +02:00
committed by GitHub
+7
View File
@@ -0,0 +1,7 @@
Bugfix: Stop advertising unsupported chunking v2
Removed "chunking" attribute in the DAV capabilities.
Please note that chunking v2 is advertised as "chunking 1.0" while
chunking v1 is the attribute "bigfilechunking" which is already false.
https://github.com/owncloud/ocis-reva/pull/145