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:
Diffstat (limited to 'changelog/unreleased/8979')
-rw-r--r--changelog/unreleased/89795
1 files changed, 3 insertions, 2 deletions
diff --git a/changelog/unreleased/8979 b/changelog/unreleased/8979
index 8846fe3e6..6dba41338 100644
--- a/changelog/unreleased/8979
+++ b/changelog/unreleased/8979
@@ -1,6 +1,7 @@
Bugfix: Properly handle Windows log off
-We worked around a Qt bug which prevented the client from properly shutdown
-on Windows logout or during the client update.
+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