diff --git a/kcoreaddons.changes b/kcoreaddons.changes index 06e2630..1340664 100644 --- a/kcoreaddons.changes +++ b/kcoreaddons.changes @@ -2,6 +2,14 @@ Sat Jan 2 17:42:18 UTC 2016 - hrvoje.senjan@gmail.com - Update to 5.18.0 + * Add KAboutData::fromPluginMetaData(const KPluginMetaData &plugin) + * Add KPluginMetaData::copyrightText(), extraInformation() and + otherContributors() + * Add KPluginMetaData::translators() and KAboutPerson::fromJson() + * Fix use-after-free in desktop file parser + * Make KPluginMetaData constructible from a json path + * desktoptojson: make missing service type file an error for the binary + * Make calling kcoreaddons_add_plugin without SOURCES an error * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.18.0.php