From 1a6028e96a7153b08e608d1ba0bbb629c1dba142 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rn=20Friedrich=20Dreyer?= Date: Thu, 11 Sep 2025 10:40:55 +0200 Subject: [PATCH] drop unnecessary changelog file MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jörn Friedrich Dreyer --- changelog/unreleased/fix-graceful-shutdown.md | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 changelog/unreleased/fix-graceful-shutdown.md diff --git a/changelog/unreleased/fix-graceful-shutdown.md b/changelog/unreleased/fix-graceful-shutdown.md deleted file mode 100644 index 3e596433c..000000000 --- a/changelog/unreleased/fix-graceful-shutdown.md +++ /dev/null @@ -1,6 +0,0 @@ -Bugfix: Fix the graceful shutdown - -Fix the graceful shutdown using the new ocis and reva runners. - -https://github.com/owncloud/ocis/pull/11295 -https://github.com/owncloud/ocis/issues/11170 \ No newline at end of file