diff --git a/kactivities5.changes b/kactivities5.changes index 5d54a66..ca96250 100644 --- a/kactivities5.changes +++ b/kactivities5.changes @@ -1,7 +1,18 @@ ------------------------------------------------------------------- Sun Nov 8 16:57:28 UTC 2015 - hrvoje.senjan@gmail.com -- Update to 5.16.0 +- Update to 5.16.0 (boo#955067) + * Fixing the build against Qt 5.3 + * Moved the boost.optional include to the place that uses it + * Replacing the boost.optional usage in continuations with a + slimmer optional_view structure + * Added support for a custom ordering of linked results + * Allow QML to invoke activities KCM + * Adding the support for activity deletion to activities KCM + * New activity configuration UI + * New configuration UI that supports adding + description and wallpaper + * Settings UI is now properly modularized * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.16.0.php