aboutsummaryrefslogtreecommitdiffstats
path: root/changelogs/changes-1.11.1.md
blob: e2851850b031686e16e276c8e829d24b1b257f08 (plain)
1
2
3
4
5
# Important bugfixes
* Speed up run environment setup (QTCREATORBUG-20175).
* Fix qbs command line generated by the Visual Studio project generator (QBS-1303).
* Install all required header files when building Qbs with qmake.
* Fix undefined behavior in the qbscore library where a reference to a temporary object was stored.