From 432001012d8bd039e6b0d74012e3c480d8bbaa36 Mon Sep 17 00:00:00 2001 From: Christian Richter Date: Thu, 30 Nov 2023 11:15:41 +0100 Subject: [PATCH] update changelog Signed-off-by: Christian Richter --- changelog/unreleased/concurrent-trashbin.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog/unreleased/concurrent-trashbin.md b/changelog/unreleased/concurrent-trashbin.md index fda24531e5..ac732411c9 100644 --- a/changelog/unreleased/concurrent-trashbin.md +++ b/changelog/unreleased/concurrent-trashbin.md @@ -3,5 +3,6 @@ Enhancement: Handle trashbin file listings concurrently We now use a concurrent walker to list files in the trashbin. This improves performance when listing files in the trashbin. +https://github.com/cs3org/reva/pull/4377 https://github.com/cs3org/reva/pull/4374 https://github.com/owncloud/ocis/issues/7844 \ No newline at end of file