aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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).