diff --git a/CHANGELOG.md b/CHANGELOG.md index 680b127ffa..59414b9fe6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ The following sections list the changes for unreleased. ## Summary * Enhancement - Default LDAP write to true: [#6362](https://github.com/owncloud/ocis/pull/6362) +* Enhancement - Fix err when the user share the locked file: [#6357](https://github.com/owncloud/ocis/pull/6357) * Enhancement - Configurable ID Cache: [#6353](https://github.com/owncloud/ocis/pull/6353) ## Details @@ -17,6 +18,13 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/6362 +* Enhancement - Fix err when the user share the locked file: [#6357](https://github.com/owncloud/ocis/pull/6357) + + Fix unexpected behavior when the user try to share the locked file + + https://github.com/owncloud/ocis/issues/6197 + https://github.com/owncloud/ocis/pull/6357 + * Enhancement - Configurable ID Cache: [#6353](https://github.com/owncloud/ocis/pull/6353) Makes the integrated idcache (used to reduce reads from disc) configurable with the general