From a7df03810639bc6fdf571188e582abfa17dd8d5c Mon Sep 17 00:00:00 2001 From: Eike Ziller Date: Fri, 24 May 2019 15:19:19 +0200 Subject: Add more change log for 4.9.1 Change-Id: I5471bc8ae879f200b785d7c67022250103f5fa01 Reviewed-by: Leena Miettinen --- dist/changes-4.9.1.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/dist/changes-4.9.1.md b/dist/changes-4.9.1.md index 5e49b1f8bb..d65b63460b 100644 --- a/dist/changes-4.9.1.md +++ b/dist/changes-4.9.1.md @@ -14,10 +14,18 @@ Editing QMake Projects * Fixed unnecessary reparsing on file save (QTCREATORBUG-22361) +* Fixed code model for generated files when specified in `.pri` file + (QTCREATORBUG-22395) CMake Projects * 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 -- cgit v1.2.3