diff --git a/kio.changes b/kio.changes index 5d44c41..4e78a2a 100644 --- a/kio.changes +++ b/kio.changes @@ -1,7 +1,28 @@ ------------------------------------------------------------------- Sun Mar 6 09:58:57 UTC 2016 - hrvoje.senjan@gmail.com -- Update to 5.20.0 +- Update to 5.20.0 (boo#970856) + * Fix KIO app-slave connection breaking if appName contains + a '/' (kde#357499) + * Try multiple authentication methods in case of failures + * help: fix mimeType() on get() + * KOpenWithDialog: show mimetype name and comment in "Remember" + checkbox text (kde#110146) + * A series of changes to avoid a directory relist after a file + rename in more cases (kde#359596) + * http: rename m_iError to m_kioError + * kio_http: read and discard body after a 404 with errorPage=false + * kio_http: fix mimetype determination when URL ends with '/' + * FavIconRequestJob: add accessor hostUrl() so that konqueror + can find out what the job was for, in the slot + * FavIconRequestJob: fix job hanging when aborting due to + favicon too big + * FavIconRequestJob: fix errorString(), it only had the URL + * KIO::RenameDialog: restore preview support, add date and + size labels (kde#356278) + * KIO::RenameDialog: refactor duplicated code + * Fix wrong path-to-QUrl conversions + * Use kf5.kio in the category name to match other categories * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.20.0.php