aboutsummaryrefslogtreecommitdiffstats
path: root/changelogs/changes-1.7.1
diff options
context:
space:
mode:
Diffstat (limited to 'changelogs/changes-1.7.1')
-rw-r--r--changelogs/changes-1.7.15
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/changes-1.7.1 b/changelogs/changes-1.7.1
new file mode 100644
index 000000000..07262550c
--- /dev/null
+++ b/changelogs/changes-1.7.1
@@ -0,0 +1,5 @@
+Important bug fixes:
+ * Fixed race condition in qmake build (QBS-1091)
+ * Qt Creator no longer leaves empty build directories
+ behind after cancelled project loading (QTCREATORBUG-17543)
+ * Fixed an exception crossing the API boundary