summaryrefslogtreecommitdiffstats
path: root/dist/changes-5.0.0
diff options
context:
space:
mode:
Diffstat (limited to 'dist/changes-5.0.0')
-rw-r--r--dist/changes-5.0.04
1 files changed, 4 insertions, 0 deletions
diff --git a/dist/changes-5.0.0 b/dist/changes-5.0.0
index 8855aa3852..1d6a7d6c84 100644
--- a/dist/changes-5.0.0
+++ b/dist/changes-5.0.0
@@ -144,6 +144,10 @@ information about a particular change.
- The QHttp, QHttpHeader, QHttpResponseHeader and QHttpRequestHeader classes have
been removed, QNetworkAccessManager should be used instead.
+- QProcess
+
+ * On Windows, QProcess::ForwardedChannels will not forward the output of GUI
+ applications anymore, if they do not create a console.
****************************************************************************
* General *