diff --git a/kio.changes b/kio.changes index c2948c7..9cdcce9 100644 --- a/kio.changes +++ b/kio.changes @@ -2,6 +2,13 @@ Sat Mar 7 16:58:54 UTC 2015 - hrvoje.senjan@gmail.com - Update to 5.8.0 + * Deprecate UDSEntry::listFields and add the UDSEntry::fields + method which returns a QVector without costly conversion. + * Sync bookmarkmanager only if change was by this process + (kde#343735) + * Fix startup of kssld5 dbus service + * Implement quota-used-bytes and quota-available-bytes from + RFC 4331 to enable free space information in http ioslave. * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.8.0.php - Drop 0001-sync-bookmarkmanager-only-if-change-was-by-process.patch,