diff options
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug_fix_raise_window_win | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/changes/bug_fix_raise_window_win b/changes/bug_fix_raise_window_win new file mode 100644 index 00000000..ffad7c06 --- /dev/null +++ b/changes/bug_fix_raise_window_win @@ -0,0 +1,2 @@ + o Fix incorrect handling of locks in windows so that stalled locks do not + avoid raising the first instance of the app. Closes: #2910 |