diff --git a/kio.changes b/kio.changes index 49e5ec7..da66d3c 100644 --- a/kio.changes +++ b/kio.changes @@ -2,6 +2,20 @@ Sun May 3 19:48:36 UTC 2015 - hrvoje.senjan@gmail.com - Update to 5.10.0 + * Added KPropertiesDialog::KPropertiesDialog(urls) and + KPropertiesDialog::showDialog(urls). + * Asynchronous QIODevice-based data fetch for KIO::storedPut and + KIO::AccessManager::put. + * Fix conditions with QFile::rename return value (kde#343329) + * Fixed KIO::suggestName to suggest better names (kde#341773) + * kioexec: Fixed path for writeable location for kurl + (kde#343329) + * Store bookmarks only in user-places.xbel (kde#345174) + * Duplicate RecentDocuments entry if two different files + have the same name + * Better error message if a single file is too large for + the trash (kde#332692) + * Fix KDirLister crash upon redirection when the slot calls openURL * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.10.0.php