File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments