From 3137637d86e3b98a4e5cfe5b8ce95b86b4779424 Mon Sep 17 00:00:00 2001 From: jkoberg Date: Thu, 12 Dec 2024 12:13:07 +0100 Subject: [PATCH] Revert "Fix Changelog unified-logging.md" This reverts commit 6d801397d7800241cebcb212a25a18d3fe064c2a. --- changelog/2.27.0_2024-12-12/unified-logging.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/2.27.0_2024-12-12/unified-logging.md b/changelog/2.27.0_2024-12-12/unified-logging.md index 3b934aafeb..aef0e601af 100644 --- a/changelog/2.27.0_2024-12-12/unified-logging.md +++ b/changelog/2.27.0_2024-12-12/unified-logging.md @@ -1,3 +1,3 @@ -Bugfix: Get rid of some cases of unstructured logging +Enhancement: Get rid of some cases of unstructured logging https://github.com/cs3org/reva/pull/4996