diff options
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug-3675_qfiledialog-and-qtreactor-freezes | 1 | ||||
-rw-r--r-- | changes/bug_3711-warn-with-python3 | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/changes/bug-3675_qfiledialog-and-qtreactor-freezes b/changes/bug-3675_qfiledialog-and-qtreactor-freezes new file mode 100644 index 00000000..fa0ef6a2 --- /dev/null +++ b/changes/bug-3675_qfiledialog-and-qtreactor-freezes @@ -0,0 +1 @@ + o Fix save logs to file dialog freezing. Closes #3675. diff --git a/changes/bug_3711-warn-with-python3 b/changes/bug_3711-warn-with-python3 new file mode 100644 index 00000000..79271caf --- /dev/null +++ b/changes/bug_3711-warn-with-python3 @@ -0,0 +1 @@ + o Complain if setup.py is run with python3. Closes: #3711 |