diff options
author | B Stack <bgstack15@gmail.com> | 2019-03-13 15:11:55 +0000 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2019-03-13 15:11:55 +0000 |
commit | 857ce57484e723430b2fd64a8f05637c48696fbc (patch) | |
tree | ec01f6b1b4e944f8d945f5557e70101e43a26888 /freefilesync/debian/changelog | |
parent | Merge branch 'move-dpkg' into 'master' (diff) | |
download | stackrpms-857ce57484e723430b2fd64a8f05637c48696fbc.tar.gz stackrpms-857ce57484e723430b2fd64a8f05637c48696fbc.tar.bz2 stackrpms-857ce57484e723430b2fd64a8f05637c48696fbc.zip |
Freefilesync 10.10
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 914b53d..be9ca15 100644 --- a/freefilesync/debian/changelog +++ b/freefilesync/debian/changelog @@ -1,3 +1,25 @@ +freefilesync (10.10-1devuan) manual; urgency=low + + * New option: synchronize selection + * Dynamically disable unsuitable context menu options + * Support MTP devices without move command + * Fall back to copy/delete when implicitly moving to different device (e.g. symlink) + * Fixed incorrect statistics after parallel move + * Fixed menu button not triggering context menu + * Fixed crash on focus change while message popup is dismissed + * Fixed crash when trying to shrink empty image + * Fixed invisible dialogs when monitor is turned off in multi-monitor setup + * Work around GetFileInformationByHandle error code 58 on WD My Cloud EX + * Changing deletion handling now correctly triggers updated config + * Support root-relative FTP file paths (e.g. FreeNAS) + * Move and rename MTP items as a transaction + * Exclude AppleDouble files (._) via default filter on macOS + * Support home path for FTP folder picker + * Use server default permissions when creating SFTP folder + * Use native OpenSSL AES-CTR rather than libssh2 fallback + * Added context information for cloud connection errors + * Updated translation files + freefilesync (10.9-1devuan) manual; urgency=low * Added FTP, SFTP, Google Drive support for Linux |