aboutsummaryrefslogtreecommitdiffstats
path: root/dist/changes-4.2.0.md
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@qt.io>2016-11-29 14:57:19 +0100
committerEike Ziller <eike.ziller@qt.io>2016-11-29 14:54:53 +0000
commite74ab04c52119f82aba6680b46a4decb13b8c2d2 (patch)
tree1d4495aeff4de611b0e2b172db96fc56cfc8765d /dist/changes-4.2.0.md
parent328f0c32e61ea29358b97b46436c896838ad0f3a (diff)
Update change log
Change-Id: I7bb9bc12032f21489063ee923f5ea7516e4c162d Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Diffstat (limited to 'dist/changes-4.2.0.md')
-rw-r--r--dist/changes-4.2.0.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/dist/changes-4.2.0.md b/dist/changes-4.2.0.md
index 1cd9d9464f..473023cc24 100644
--- a/dist/changes-4.2.0.md
+++ b/dist/changes-4.2.0.md
@@ -80,8 +80,8 @@ C++ Support
Debugging
-* Added pretty printing of `QRegExp` captures, `QStaticStringData`, and
- `std::pair`
+* Added pretty printing of `QRegExp` captures, `QStaticStringData`,
+ `QStandardItem`, and `std::pair`
* Improved pretty printing of QV4 types
* Made display of maps more compact
* Fixed pretty printing of `QFixed`
@@ -163,6 +163,10 @@ iOS
* Fixed that Qt Creator was blocked until simulator finished starting
+Remote Linux
+
+* Fixed crash when creating SSH key pair (QTCREATORBUG-17349)
+
Credits for these changes go to:
Aaron Barany
Alessandro Portale