From cb60f9f13a031a80ad201cd4869f2f1e4cee2f98 Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Thu, 23 Jan 2014 17:13:21 +0100 Subject: move qprocess changelog entry to windows section Change-Id: I0b0475ddd72491cf7b2cef304c434d2311640b84 Reviewed-by: Joerg Bornemann --- dist/changes-5.2.1 | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'dist') 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. **************************************************************************** -- cgit v1.2.3