summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dist/changes-3.5.1.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/dist/changes-3.5.1.md b/dist/changes-3.5.1.md
index 8828c47f0f..247249743e 100644
--- a/dist/changes-3.5.1.md
+++ b/dist/changes-3.5.1.md
@@ -12,6 +12,7 @@ General
* Fixed dark theme for wizards (QTCREATORBUG-13395)
* Fixed that cancel button was ignored when wizards ask about overwriting files
(QTCREATORBUG-15022)
+* Added support for MSYS2 compilers and debuggers
Editing
@@ -38,6 +39,8 @@ QML Profier
Version Control Systems
+* Git
+ * Fixed encoding of log output
* Mercurial
* Fixed crash when annotating (QTCREATORBUG-14975)