Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHannah von Reth <hannah.vonreth@owncloud.com>2021-11-19 14:16:36 +0300
committerHannah von Reth <vonreth@kde.org>2021-11-22 16:22:52 +0300
commitade59778d12e51e57980b84569870f489e50f59a (patch)
tree73798e45a7e8640441ebdc14ac5f32338f03404f /changelog
parent07aaba8f880e717039e22850d24d4c59e9cfb06d (diff)
Windows: Block system shutdown until we are properly shutdown
Diffstat (limited to 'changelog')
-rw-r--r--changelog/unreleased/89791
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog/unreleased/8979 b/changelog/unreleased/8979
index 6dba41338..9116eedbe 100644
--- a/changelog/unreleased/8979
+++ b/changelog/unreleased/8979
@@ -5,3 +5,4 @@ We now ensure that we receive the window messages dispatched by the system.
https://github.com/owncloud/client/issues/8979
https://github.com/owncloud/client/pull/9142
https://github.com/owncloud/client/pull/9220
+https://github.com/owncloud/client/pull/9227