summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-5.0.02
1 files changed, 0 insertions, 2 deletions
diff --git a/dist/changes-5.0.0 b/dist/changes-5.0.0
index caf7e3023f..344edb6517 100644
--- a/dist/changes-5.0.0
+++ b/dist/changes-5.0.0
@@ -40,8 +40,6 @@ QtCore
------
* drop a bogus QChar::NoCategory enum value; the proper QChar::Other_NotAssigned
value is returned for an unassigned codepoints now.
-* QChar::Unicode_Unassigned value was moved to the end of enum in order to make
- the version based checks more convenient and less error-prone in use.
QtGui
-----