From cf8181904f7216ae196b34f19f0811816d7f457312360c4168da041be7657d53 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Tue, 15 Nov 2016 22:00:31 +0000 Subject: [PATCH] changelogs OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kio?expand=0&rev=159 --- kio.changes | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/kio.changes b/kio.changes index e687885..e46de24 100644 --- a/kio.changes +++ b/kio.changes @@ -2,6 +2,26 @@ Sat Nov 5 22:06:58 UTC 2016 - hrvoje.senjan@gmail.com - Update to 5.28.0 + * Fix HTTP date format sent by kio_http to always use the C locale + (kde#372005) + * KACL: fix memory leaks detected by ASAN + * Fix memory leaks in KIO::Scheduler, detected by ASAN + * Removed duplicate clear button (kde#369377) + * Fix editing autostart entries when /usr/local/share/applications + doesn't exist (kde#371194) + * [KOpenWithDialog] Hide TreeView header + * Sanitize the symlink name buffer size (kde#369275) + * Properly finish DropJobs when triggered is not emitted + (kde#363936) + * ClipboardUpdater: fix another crash on Wayland (kde#359883) + * ClipboardUpdater: fix crash on Wayland (kde#370520) + * Support non integer scale factors in KFileDelegate (kde#366451) + * kntlm: Distinguish between NULL and empty domain + * Don't show overwrite dialog if file name is empty + * kioexec: use friendly filenames + * Fix focus ownership if url is changed before showing the widget + * Major performance improvement when turning previews off in the + file dialog (kde#346403) * For more details please see: https://www.kde.org/announcements/kde-frameworks-5.28.0.php