Add more change log for 4.9.1

Change-Id: I5471bc8ae879f200b785d7c67022250103f5fa01
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
This commit is contained in:
Eike Ziller
2019-05-24 15:19:19 +02:00
parent 11d6f9ff7f
commit a7df038106

View File

@@ -14,10 +14,18 @@ Editing
QMake Projects QMake Projects
* Fixed unnecessary reparsing on file save (QTCREATORBUG-22361) * Fixed unnecessary reparsing on file save (QTCREATORBUG-22361)
* Fixed code model for generated files when specified in `.pri` file
(QTCREATORBUG-22395)
CMake Projects CMake Projects
* Fixed deployment with `QtCreatorDeployment.txt` (QTCREATORBUG-22184) * Fixed deployment with `QtCreatorDeployment.txt` (QTCREATORBUG-22184)
* Fixed that configuration UI was disabled after configuration error
Qbs Projects
* Fixed crash when editing environment variables (QTCREATORBUG-22386)
* Fixed handling of `cpp.minimum*Version` (QTCREATORBUG-22355)
Debugging Debugging