From dcdb7b9007655681d2ebde58c71702e05bf65945a05cc0a8cb30a785137c83d6 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sat, 13 Jun 2015 08:58:05 +0000 Subject: [PATCH] changelogs OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kio?expand=0&rev=80 --- kio.changes | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/kio.changes b/kio.changes index 865e623..b12145b 100644 --- a/kio.changes +++ b/kio.changes @@ -2,6 +2,15 @@ Sun Jun 7 19:07:43 UTC 2015 - hrvoje.senjan@gmail.com - Update to 5.11.0 + * Do not try to complete users and assert when prepend is non-empty. + (kde#346920) + * Use KPluginLoader::factory() when loading KIO::DndPopupMenuPlugin + * Fix deadlock when using network proxies (kde#346214) + * Fixed KIO::suggestName to preserve file extensions + * Kick off kbuildsycoca4 when updating sycoca5. + * KFileWidget: Don't accept files in directory only mode + * KIO::AccessManager: Make it possible to treat sequential + QIODevice asynchronously * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.11.0.php