From 785e1834867a64cfc3476c6ee82968465d946eb2 Mon Sep 17 00:00:00 2001 From: Andre Hartmann Date: Thu, 30 Mar 2017 19:50:36 +0200 Subject: Changes-4.3.0: Fix new variable name and add bugreport numbers The variable was named "CurrentRun:Runnable" in the first patch sets, but was renamed to "CurrentRun:Executable" later. Unfortunately, the commit message was not fixed. Change-Id: I7084e85bb3f4eb8979b4a295bb96f47d62393375 Reviewed-by: Orgad Shaneh Reviewed-by: Eike Ziller --- dist/changes-4.3.0.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'dist/changes-4.3.0.md') diff --git a/dist/changes-4.3.0.md b/dist/changes-4.3.0.md index 79e4574c5c..b133f9f557 100644 --- a/dist/changes-4.3.0.md +++ b/dist/changes-4.3.0.md @@ -21,7 +21,8 @@ Editing All Projects * Added support for `.qrc` files in project tree for all projects -* Added Qt Creator variable `CurrentRun:Runnable:FilePath` +* Added Qt Creator variable `CurrentRun:Executable` (QTCREATORBUG-12201, + QTCREATORBUG-16830) * Added choice of build system to most project wizards (QTCREATORBUG-17308) QMake Projects -- cgit v1.2.3