aboutsummaryrefslogtreecommitdiffstats
path: root/dist/changes-3.5.1.md
diff options
context:
space:
mode:
authorOrgad Shaneh <orgad.shaneh@audiocodes.com>2015-09-23 21:04:23 +0300
committerOrgad Shaneh <orgads@gmail.com>2015-09-24 07:47:56 +0000
commit7cd21758d11eabf8acd11be28e4e537616c193ce (patch)
tree5a9d0a4c8a17bf047590fd56e798390c79cb56bb /dist/changes-3.5.1.md
parente5255a1f5cac284c4f0d4a85203878c84da86e85 (diff)
Changelog: Add 2 entries
Change-Id: I2953d3ca1dc7a3d7fe964e557c46047eaf50a179 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
Diffstat (limited to 'dist/changes-3.5.1.md')
-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)