summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@digia.com>2014-01-23 17:13:21 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-01-24 10:53:28 +0100
commitcb60f9f13a031a80ad201cd4869f2f1e4cee2f98 (patch)
tree559d59a453d00f43bf418e1c47abf50bc95b62a0 /dist
parente976d67205f578c023ee60212689ccf0031b6c07 (diff)
move qprocess changelog entry to windows section
Change-Id: I0b0475ddd72491cf7b2cef304c434d2311640b84 Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
Diffstat (limited to 'dist')
-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.
****************************************************************************