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.08
1 files changed, 8 insertions, 0 deletions
diff --git a/dist/changes-5.0.0 b/dist/changes-5.0.0
index f8a553a0bc..d3ea3fbcb3 100644
--- a/dist/changes-5.0.0
+++ b/dist/changes-5.0.0
@@ -423,6 +423,14 @@ QtNetwork
* The openssl network backend now reads the ssl configuration file allowing
the use of openssl engines.
+QtDBus
+------
+* QtDBus now generates property annotations for the Qt type names
+ in the org.qtproject.QtDBus namespace. When parsing such annotations
+ both the old and new namespaces are accepted.
+
+* QtDBus error codes have been updated to be on the org.qtproject.QtDBus.Error
+ namespace.
QtOpenGL
--------