Skip to content

Commit ffe56db

Browse files
committed
Automated changelog update [skip ci]
1 parent 4df9532 commit ffe56db

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ The following sections list the changes for unreleased.
6666

6767
* Bugfix - Fix link activity message: [#10663](https://github.com/owncloud/ocis/pull/10663)
6868
* Bugfix - Fix graph drives response for federated shares: [#10730](https://github.com/owncloud/ocis/pull/10730)
69+
* Bugfix - GetLastModified property in the REPORT response will use RFC1123 format: [#10738](https://github.com/owncloud/ocis/pull/10738)
6970
* Enhancement - Update web to v11.0.6: [#10755](https://github.com/owncloud/ocis/pull/10755)
7071

7172
## Details
@@ -85,6 +86,13 @@ The following sections list the changes for unreleased.
8586
https://github.com/owncloud/ocis/issues/10689
8687
https://github.com/owncloud/ocis/pull/10730
8788

89+
* Bugfix - GetLastModified property in the REPORT response will use RFC1123 format: [#10738](https://github.com/owncloud/ocis/pull/10738)
90+
91+
This will follow the standard and will also match the format of the same
92+
property in the PROPFIND response
93+
94+
https://github.com/owncloud/ocis/pull/10738
95+
8896
* Enhancement - Update web to v11.0.6: [#10755](https://github.com/owncloud/ocis/pull/10755)
8997

9098
Tags: web

0 commit comments

Comments
 (0)