SHA256
1
0
forked from pool/kcoreaddons
Hrvoje Senjan 2016-01-09 17:58:49 +00:00 committed by Git OBS Bridge
parent a0993633f8
commit 672c1cff16

View File

@ -2,6 +2,14 @@
Sat Jan 2 17:42:18 UTC 2016 - hrvoje.senjan@gmail.com Sat Jan 2 17:42:18 UTC 2016 - hrvoje.senjan@gmail.com
- Update to 5.18.0 - 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: * For more details please see:
https://www.kde.org/announcements/kde-frameworks-5.18.0.php https://www.kde.org/announcements/kde-frameworks-5.18.0.php