aboutsummaryrefslogtreecommitdiffstats
path: root/changelogs/changes-1.7.2
diff options
context:
space:
mode:
Diffstat (limited to 'changelogs/changes-1.7.2')
-rw-r--r--changelogs/changes-1.7.25
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/changes-1.7.2 b/changelogs/changes-1.7.2
new file mode 100644
index 000000000..9f4385d77
--- /dev/null
+++ b/changelogs/changes-1.7.2
@@ -0,0 +1,5 @@
+Important bug fixes:
+ * macOS: Fixed App Extension builds on older versions of Xcode/macOS
+ * Windows: Fixed handling of files on network shares
+ * Fixed syntax error in Qt module that occurred with static Qt builds
+ * Several fixes for the Visual Studio generator (QBS-1077, QBS-1100)