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 f65f6b671d..4c226aa9d6 100644
--- a/dist/changes-5.0.0
+++ b/dist/changes-5.0.0
@@ -14,6 +14,8 @@ information about a particular change.
- QSslCertificate::subjectInfo() and QSslCertificate::issuerInfo() now
return a QStringList instead of a QString
+- Unite clipping support has been removed from QPainter. The alternative is
+ to unite QRegion's and using the result on QPainter.
****************************************************************************
* General *