aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@qt.io>2018-08-30 10:00:53 +0200
committerEike Ziller <eike.ziller@qt.io>2018-08-30 09:17:15 +0000
commit1e55f02d2c76d3d7d6b85a3879c8537a62169862 (patch)
treeb2fabaf6ccc3e2f55171b1d1a4dc0b6e5a72c95f
parente56e964aa5975b08eb003f0280118fb6f6b5f95f (diff)
More change log for 4.7.1
Change-Id: I79b26828ee572525cc32619fcddd3f70353e355c Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
-rw-r--r--dist/changes-4.7.1.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/dist/changes-4.7.1.md b/dist/changes-4.7.1.md
index 27a79d8aa0..e8eddc27e6 100644
--- a/dist/changes-4.7.1.md
+++ b/dist/changes-4.7.1.md
@@ -12,6 +12,10 @@ Editing
* Fixed that generic highlighting could use unreadable colors
(QTCREATORBUG-20919)
+All Projects
+
+* Fixed jumping text cursor when editing custom executable path
+
Qbs Projects
* Fixed C++ version passed to code model (QTCREATORBUG-20909)