diff --git a/kcoreaddons.changes b/kcoreaddons.changes index 4dba4de..b526f60 100644 --- a/kcoreaddons.changes +++ b/kcoreaddons.changes @@ -2,6 +2,13 @@ Mon Oct 5 17:37:06 UTC 2015 - hrvoje.senjan@gmail.com - Update to 5.15.0 + * KShell::splitArgs: only ASCII space is a separator, not unicode + space U+3000 (kde#345140) + * KDirWatch: fix crash when a global static destructor uses + KDirWatch::self() (kde#353080) + * Fix crash when KDirWatch is used in Q_GLOBAL_STATIC. + * KDirWatch: fix thread safety + * Clarify how to set KAboutData constructor arguments. * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.15.0.php