From 3a3356a85079d734dfa57205a00e1996afc033df Mon Sep 17 00:00:00 2001 From: Mark Brand Date: Thu, 12 Jan 2012 10:43:29 +0100 Subject: remove obsolete codec plugin loading code Change-Id: I1f3dbb5c10009413f701947b1b89ed3dbc94bf3d Reviewed-by: Lars Knoll Reviewed-by: Thiago Macieira --- dist/changes-5.0.0 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'dist/changes-5.0.0') 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 * -- cgit v1.2.3