diff options
author | B Stack <bgstack15@gmail.com> | 2021-01-05 12:44:40 +0000 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2021-01-05 12:44:40 +0000 |
commit | 187564b4e07f856cc16bf649ebcd781f6d7573fc (patch) | |
tree | 595d578b18ca05f1da2fe167ba1e8ef5796ebb3e /freefilesync/debian/changelog | |
parent | Merge branch 'palemoon-bump' into 'master' (diff) | |
parent | ffs 11.5-1 rc1 (diff) | |
download | stackrpms-187564b4e07f856cc16bf649ebcd781f6d7573fc.tar.gz stackrpms-187564b4e07f856cc16bf649ebcd781f6d7573fc.tar.bz2 stackrpms-187564b4e07f856cc16bf649ebcd781f6d7573fc.zip |
Merge branch 'freefilesync-bump' into 'master'
ffs 11.5-1
See merge request bgstack15/stackrpms!211
Diffstat (limited to 'freefilesync/debian/changelog')
-rw-r--r-- | freefilesync/debian/changelog | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/freefilesync/debian/changelog b/freefilesync/debian/changelog index 32166cd..75dd001 100644 --- a/freefilesync/debian/changelog +++ b/freefilesync/debian/changelog @@ -1,3 +1,25 @@ +freefilesync (11.5-1+devuan) obs; urgency=medium + + * Upstream updates + - New configuration context menu option to delete from disk + - Start auto retry delay at time of error instead of reporting + - Added error details to status message before retry + - Improved color scheme to better integrate with system colors + - Keep partial SFTP results after network failure + - Fixed incorrect panel font (macOS Big Sur) + - Fixed SFTP retry not working after network drop + - Fixed crash on exit with floating panels (macOS Big Sur) + - Fixed auto-close option not being remembered + - Fixed installer high-DPI scaling issues + - Fixed mouse hover issues with grid column header + - Fixed menu bar icons not showing (Linux) + - Removed redundant GUI layout recalculations + - Keep correct panel sizes after log panel maximize + - Support modern folder picker in installer + - Don't raise progress dialog after sync when resuming from systray + + -- B. Stack <bgstack15@gmail.com> Mon, 04 Jan 2021 08:40:35 -0500 + freefilesync (11.4-1+devuan) obs; urgency=medium * Upstream updates |