aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Kandeler <christian.kandeler@qt.io>2017-10-05 14:36:19 +0200
committerChristian Kandeler <christian.kandeler@qt.io>2017-10-05 12:54:43 +0000
commitf47a71fe70312646a8bf155c7edce761f4be1204 (patch)
tree7a5d2b4c606b71a329078c81c7293757bb911078
parent6d568728aceb0beda1545706fe70450333410c86 (diff)
Add changelog file for 1.9.11.9
Better late than never. Change-Id: I06550e060a3fd24ca7be0f21980b9f5dd9cef0c7 Reviewed-by: Jake Petroules <jake.petroules@qt.io>
-rw-r--r--changelogs/changes-1.9.1.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/changes-1.9.1.md b/changelogs/changes-1.9.1.md
new file mode 100644
index 000000000..59fc69089
--- /dev/null
+++ b/changelogs/changes-1.9.1.md
@@ -0,0 +1,4 @@
+# Important bugfixes
+* Lower the response file threshold on Windows to fix build failures with mingw (QBS-1201).
+* Fix explicitly specified build variant being ignored for Darwin targets (QBS-1202).
+* Fix building for the AVR architecture (QBS-1203).