summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorOrgad Shaneh <orgads@gmail.com>2011-11-15 10:34:38 +0200
committerQt by Nokia <qt-info@nokia.com>2012-01-19 00:17:32 +0100
commitf9b94a7ee13e7b8a1c1482391d935a2d5a754848 (patch)
tree7449c77074c7bdc09d5e2366438ba054ca479a65 /dist
parent711f367d8f4a1f55c59ff7cdda743b2b3bd5e265 (diff)
qmake: Normalize paths instead of converting to native separators
Task-number: QTBUG-22738 Change-Id: I40163a883d84beff79f52bff141d61dfe921c129 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-5.0.03
1 files changed, 3 insertions, 0 deletions
diff --git a/dist/changes-5.0.0 b/dist/changes-5.0.0
index 31d5a81b7f..041e2c55ae 100644
--- a/dist/changes-5.0.0
+++ b/dist/changes-5.0.0
@@ -159,6 +159,9 @@ information about a particular change.
- QNetworkConfiguration::bearerName() removed, and bearerTypeName() should be used.
+- qmake
+
+ * several functions and built-in variables were modified to return normalized paths.
****************************************************************************
* General *