summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-5.0.26
1 files changed, 6 insertions, 0 deletions
diff --git a/dist/changes-5.0.2 b/dist/changes-5.0.2
index b97e71ae03..5e170a35be 100644
--- a/dist/changes-5.0.2
+++ b/dist/changes-5.0.2
@@ -107,6 +107,12 @@ Qt for Windows CE
* Tools *
****************************************************************************
+qmake
+-----
+
+ - $$(VAR) style environment variable expansions will not split on
+ whitespace any more. Use $$split() if necessary.
+
****************************************************************************
* Plugins *