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/2.7.5_2021-01-28/8314')
-rw-r--r--changelog/2.7.5_2021-01-28/83146
1 files changed, 6 insertions, 0 deletions
diff --git a/changelog/2.7.5_2021-01-28/8314 b/changelog/2.7.5_2021-01-28/8314
new file mode 100644
index 000000000..581cdc2b4
--- /dev/null
+++ b/changelog/2.7.5_2021-01-28/8314
@@ -0,0 +1,6 @@
+Bugfix: Fix potential crashes with the remove all dialog
+
+We fixed a bug a dialog window belonging to a removed account could still
+be visible. User action on that dialog would then cause a crash.
+
+https://github.com/owncloud/client/pull/8314