From c9857bdeef05fe48ac4491ff49cd391662e2bbea Mon Sep 17 00:00:00 2001 From: Thiago Macieira Date: Mon, 25 Nov 2013 11:47:39 -0800 Subject: Update ChangeLog for 5.2.0 [QtDBus] Change-Id: I8b58ea636eac2be4da967c18057c38990bc9178f Reviewed-by: Lars Knoll --- dist/changes-5.2.0 | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/dist/changes-5.2.0 b/dist/changes-5.2.0 index 934782bd61..9eea4dc2b4 100644 --- a/dist/changes-5.2.0 +++ b/dist/changes-5.2.0 @@ -250,6 +250,16 @@ QtCore * [QTBUG-33981] Fixed a bug that would cause QPolygonF to be saved or loaded incorrectly in QDataStream. +QtDBus +------ + + - Improved error handling so as to give more feedback to the developer when + certain marshalling or demarshalling actions fail. + - [QTBUG-27809] Fixed some race conditions related to delivering method + reply deliveries. + - Fixed a bug that made non-slot invokables not get listed in the + auto-generated introspections. + QtDeclarative ------------- -- cgit v1.2.3