summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-5.0.04
1 files changed, 3 insertions, 1 deletions
diff --git a/dist/changes-5.0.0 b/dist/changes-5.0.0
index b0f969396c..1ec68fcb0d 100644
--- a/dist/changes-5.0.0
+++ b/dist/changes-5.0.0
@@ -171,6 +171,8 @@ information about a particular change.
- qmake
* several functions and built-in variables were modified to return normalized paths.
+- QTextCodecPlugin has been removed since it is no longer used. All text codecs
+ are now built into QtCore.
****************************************************************************
* General *
@@ -338,7 +340,7 @@ Qt for Windows CE
****************************************************************************
* Plugins *
****************************************************************************
-
+- The text codecs that were previously plugins are now built into QtCore.
****************************************************************************
* Important Behavior Changes *