From 5101cf0fda2cb31077c3ddeafdba65cc14c3482f0490b1d6b714afd3cd8e1862 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Tue, 9 Dec 2014 18:03:28 +0000 Subject: [PATCH] update changelogs OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kdeclarative?expand=0&rev=38 --- kdeclarative.changes | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/kdeclarative.changes b/kdeclarative.changes index 53b73c9..c7ca960 100644 --- a/kdeclarative.changes +++ b/kdeclarative.changes @@ -2,6 +2,12 @@ Sat Dec 6 12:53:47 UTC 2014 - hrvoje.senjan@gmail.com - Update to 5.5.0 + * Use Qt's method of blocking for component completion rather + than our own + * Make it possible to delay initialization of object incubated + from QmlObject + * Add guard when trying to access root object before + component is complete * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.5.0.php