diff --git a/kio.changes b/kio.changes index 2ce5370..797fbf4 100644 --- a/kio.changes +++ b/kio.changes @@ -1,10 +1,24 @@ ------------------------------------------------------------------- -Mon Aug 7 09:08:38 UTC 2017 - christophe@krop.fr +Sat Aug 12 09:23:30 UTC 2017 - christophe@krop.fr - Update to 5.37.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.37.0.php +- Changes since 5.36.0 : + * Fix assert in UrlUtil::firstChildUrl() + * Add new method urlSelectionRequested to KUrlNavigator + * Revert "Emit a "." UDSEntry when not present, even on empty directories." + * KUrlNavigator: expose the KUrlNavigatorButton that received a drop event + * Fix build on musl libc by exposing setgroups(2). + * Emit a "." UDSEntry when not present, even on empty directories. (kde#382046) + * Fix test not found when setting CMAKE_RUNTIME_OUTPUT_DIRECTORY, for some reason. + * Stash without asking the user with a Copy/Cancel popup. + * Ensure KDirLister updates items whose target URL has changed. (kde#382341) + * Fix kdirwatch warning + * API dox: use official name "D-Bus" consistently + * Make advanced options of "open with" dialog collabsible and hidden by default + * Minor: Fix a couple of deprecation warnings ------------------------------------------------------------------- Wed Jul 12 07:14:01 CEST 2017 - lbeltrame@kde.org