From 8cd4b8cec7ffda0b19b01129e96eda8d2fb75ec0 Mon Sep 17 00:00:00 2001 From: Christian Kandeler Date: Thu, 23 May 2019 16:12:01 +0200 Subject: Add change log for 1.13.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I2d1f0704385d3ba863a832f74718068c0d00ca6d Reviewed-by: Jörg Bornemann --- changelogs/changes-1.13.1.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 changelogs/changes-1.13.1.md diff --git a/changelogs/changes-1.13.1.md b/changelogs/changes-1.13.1.md new file mode 100644 index 000000000..b2a315cdc --- /dev/null +++ b/changelogs/changes-1.13.1.md @@ -0,0 +1,9 @@ +# Important bugfixes +* Qt support: Plugins are no longer linked into static libraries when building against + a static Qt (QBS-1441). +* Qt support: Fixed excessively long linker command lines (QBS-1441). +* Qt support: Host libraries are now looked up at the right location (QBS-1445). +* Qt support: Fixed failure to find Qt modules in Qt Creator when re-parsing a project that + hasn't been built yet. +* macOS: Properties in bundle.infoPlist are no longer overridden (QBS-1447). +* iOS: Fixed generation of default Info.plist (QBS-1447). -- cgit v1.2.3