Changelog: Add 2 entries

Change-Id: I2953d3ca1dc7a3d7fe964e557c46047eaf50a179
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
This commit is contained in:
Orgad Shaneh
2015-09-23 21:04:23 +03:00
committed by Orgad Shaneh
parent e5255a1f5c
commit 7cd21758d1

View File

@@ -12,6 +12,7 @@ General
* Fixed dark theme for wizards (QTCREATORBUG-13395) * Fixed dark theme for wizards (QTCREATORBUG-13395)
* Fixed that cancel button was ignored when wizards ask about overwriting files * Fixed that cancel button was ignored when wizards ask about overwriting files
(QTCREATORBUG-15022) (QTCREATORBUG-15022)
* Added support for MSYS2 compilers and debuggers
Editing Editing
@@ -38,6 +39,8 @@ QML Profier
Version Control Systems Version Control Systems
* Git
* Fixed encoding of log output
* Mercurial * Mercurial
* Fixed crash when annotating (QTCREATORBUG-14975) * Fixed crash when annotating (QTCREATORBUG-14975)