diff --git a/dist/changes-4.2.0.md b/dist/changes-4.2.0.md index 1cd9d9464f1..473023cc24b 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