summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-5.0.05
1 files changed, 4 insertions, 1 deletions
diff --git a/dist/changes-5.0.0 b/dist/changes-5.0.0
index 041e2c55ae..eb9c1a8fdc 100644
--- a/dist/changes-5.0.0
+++ b/dist/changes-5.0.0
@@ -159,10 +159,13 @@ information about a particular change.
- QNetworkConfiguration::bearerName() removed, and bearerTypeName() should be used.
-- qmake
+- QDir::convertSeparators() (deprecated since Qt 4.2) has been removed. Use
+ QDir::toNativeSeparators() instead.
+- qmake
* several functions and built-in variables were modified to return normalized paths.
+
****************************************************************************
* General *
****************************************************************************