summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--dist/changes-5.2.16
1 files changed, 2 insertions, 4 deletions
diff --git a/dist/changes-5.2.1 b/dist/changes-5.2.1
index 4e31122fee..efe342f058 100644
--- a/dist/changes-5.2.1
+++ b/dist/changes-5.2.1
@@ -44,10 +44,6 @@ QtCore
U+2212.
- Fixed sign conversion warnings in code using QMetaTypeId.
- - QProcess:
- * [QTBUG-35357] Fixed a regression from Qt4 in QProcess that
- prevented altering the pipe modes of stdin in the child process.
-
- QTemporaryDir:
* Fixed a bug in QTemporaryDir name generator that dramatically reduced
randomness of the name.
@@ -141,6 +137,8 @@ Windows
taskbar
- [QTBUG-34799] Updated QWidgetBackingStore and the Windows
implementation to support Qt::WA_StaticContents.
+ - [QTBUG-35357] Fixed a regression from Qt4 in QProcess that
+ prevented altering the pipe modes of stdin in the child process.
****************************************************************************