summaryrefslogtreecommitdiffstats
path: root/dist/changes-5.0.0
diff options
context:
space:
mode:
Diffstat (limited to 'dist/changes-5.0.0')
-rw-r--r--dist/changes-5.0.02
1 files changed, 2 insertions, 0 deletions
diff --git a/dist/changes-5.0.0 b/dist/changes-5.0.0
index 4c226aa9d6..344edb6517 100644
--- a/dist/changes-5.0.0
+++ b/dist/changes-5.0.0
@@ -38,6 +38,8 @@ Third party components
QtCore
------
+* drop a bogus QChar::NoCategory enum value; the proper QChar::Other_NotAssigned
+ value is returned for an unassigned codepoints now.
QtGui
-----