diff --git a/kio.changes b/kio.changes index 764eaaf..8638b50 100644 --- a/kio.changes +++ b/kio.changes @@ -1,7 +1,15 @@ ------------------------------------------------------------------- Mon Apr 4 14:21:01 UTC 2016 - hrvoje.senjan@gmail.com -- Update to 5.21.0 +- Update to 5.21.0 (boo#974793) + * FavIconsCache: sync after write, so other apps see it, + and to avoid crash on destruction + * Fix many threading issues in KUrlCompletion + * Fix crash in rename dialog (360488) + * KOpenWithDialog: improve window title and description text + (359233) + * Allow for better cross-platform deployment of io slaves by + bundling protocol info in plugin meta data * Upgrade Qt version requirement to 5.4.0 * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.21.0.php