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.04
1 files changed, 4 insertions, 0 deletions
diff --git a/dist/changes-5.0.0 b/dist/changes-5.0.0
index df36b2caf4..da1e092a3a 100644
--- a/dist/changes-5.0.0
+++ b/dist/changes-5.0.0
@@ -99,6 +99,10 @@ QtNetwork
* QHostAddress::isLoopback() API added. Returns true if the address is
one of the IP loopback addresses.
+* QSslCertificate::serialNumber() now always returns the serial number in
+ hexadecimal format.
+
+
QtOpenGL
--------