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

8979 « unreleased « changelog - github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8846fe3e669f76f6139d2649715cd27ab1cdef3b (plain)
1
2
3
4
5
6
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.

https://github.com/owncloud/client/issues/8979