diff options
Diffstat (limited to 'freefilesync/debian/changelog')
-rw-r--r-- | freefilesync/debian/changelog | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/freefilesync/debian/changelog b/freefilesync/debian/changelog index c57660b..5fa26cb 100644 --- a/freefilesync/debian/changelog +++ b/freefilesync/debian/changelog @@ -1,3 +1,24 @@ +freefilesync (10.20-1+devuan) obs; urgency=low + + * Send email notifications after sync (Donation Edition) + * Generate log files in HTML format + * Detect sync database consistency errors + * Start log file with preview of first 50 errors/warnings + * Mitigate lock file data corruption + * Print Windows error codes in hexadecimal + * Fixed missing MTP and network links in folder picker (Linux) + * Display versioning and log folder path history + * Display and log all config names for merged configurations + * Run post-sync command synchronously and log exit code + * Fixed crash on Bitvise SFTP servers with zlib delayed compression + * Show actual time out used in failure message + * Show detailed error message when failing to test sound files + * Fixed timeout for long-running FTP uploads by sending keep-alives + * Use Donation Edition on unlimited number of virtual machines + * Ignore accidental clicks in empty space of configuration panel + + -- B Stack <bgstack15@gmail.com> Sat, 15 Feb 2020 15:58:33 -0500 + freefilesync (10.19-2+devuan) manual; urgency=low * gtk2 build |