SHA256
1
0
forked from pool/kcoreaddons
Hrvoje Senjan 2015-10-10 13:07:40 +00:00 committed by Git OBS Bridge
parent 409f28f375
commit 860d1a9a18

View File

@ -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