aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@qt.io>2017-01-19 13:35:27 +0100
committerEike Ziller <eike.ziller@qt.io>2017-01-19 15:04:00 +0000
commit7071b61e02d6c90319435871533ea96a9e22f6b0 (patch)
treedc9918b71b98d48ba9e5cdeaa5da0351ad1c3664
parentec5a669b395debbda2aab3fa04bdb8504d55eb9a (diff)
More change logv4.2.1
Change-Id: I418bfad8e5a38be395018aed799d7b74dd43d6e2 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
-rw-r--r--dist/changes-4.2.1.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/dist/changes-4.2.1.md b/dist/changes-4.2.1.md
index c9380a2488..0d670fef2f 100644
--- a/dist/changes-4.2.1.md
+++ b/dist/changes-4.2.1.md
@@ -24,6 +24,7 @@ All Projects
* Fixed issue with upgrading tool chain settings in auto-detected kits
* Fixed crash when setting custom executable (QTCREATORBUG-17505)
+* Fixed MSVC support on Windows Vista and earlier (QTCREATORBUG-17501)
QMake Projects
@@ -32,6 +33,7 @@ QMake Projects
(QTCREATORBUG-17462, QTCREATORBUG-17477)
* Fixed that `OTHER_FILES` and `DISTFILES` in subdirs projects were no longer
shown in project tree (QTCREATORBUG-17473)
+* Fixed crash caused by unnormalized file paths (QTCREATORBUG-17364)
Qbs Projects