More change log

Change-Id: I418bfad8e5a38be395018aed799d7b74dd43d6e2
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
This commit is contained in:
Eike Ziller
2017-01-19 13:35:27 +01:00
parent ec5a669b39
commit 7071b61e02

View File

@@ -24,6 +24,7 @@ All Projects
* Fixed issue with upgrading tool chain settings in auto-detected kits * Fixed issue with upgrading tool chain settings in auto-detected kits
* Fixed crash when setting custom executable (QTCREATORBUG-17505) * Fixed crash when setting custom executable (QTCREATORBUG-17505)
* Fixed MSVC support on Windows Vista and earlier (QTCREATORBUG-17501)
QMake Projects QMake Projects
@@ -32,6 +33,7 @@ QMake Projects
(QTCREATORBUG-17462, QTCREATORBUG-17477) (QTCREATORBUG-17462, QTCREATORBUG-17477)
* Fixed that `OTHER_FILES` and `DISTFILES` in subdirs projects were no longer * Fixed that `OTHER_FILES` and `DISTFILES` in subdirs projects were no longer
shown in project tree (QTCREATORBUG-17473) shown in project tree (QTCREATORBUG-17473)
* Fixed crash caused by unnormalized file paths (QTCREATORBUG-17364)
Qbs Projects Qbs Projects