summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@theqtcompany.com>2014-12-04 12:55:47 +0100
committerKai Koehne <kai.koehne@theqtcompany.com>2014-12-08 13:49:52 +0100
commitb843bff42705044eb88bc87298873ed6f7a93c55 (patch)
tree447d8e3185db0a4d96521c08157299a5d5fe3302 /Changelog
parent094ec05349bdf6f9981e6144ee773c13f03a438e (diff)
Allow spaces in path by default
Change-Id: Iff1e5056a2465977fd6930f94a649ce51dd0fcd0 Reviewed-by: Niels Weber <niels.weber@theqtcompany.com>
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index a09ae47b2..e8d39591d 100644
--- a/Changelog
+++ b/Changelog
@@ -40,6 +40,7 @@
- Removed SetQtCreatorArrayValue, AddQtCreatorArrayValue operations.
- Removed ApplyProductKey, ReplaceInstallNames, QtPatch operations.
- Added systemInfo to the scripting API (QTIFW-592).
+- Changed default of 'AllowSpaceInPath' from false to true.
Thanks go to Christoph VogtlÃĪnder, Sze Howe Koh, Ray Donnelly, Tasuku Suzuki and Sascha Cunz for contributions.