SHA256
1
0
forked from pool/kio
Hrvoje Senjan 2016-11-15 22:00:31 +00:00 committed by Git OBS Bridge
parent 01865c6683
commit cf8181904f

View File

@ -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