From 2a43574bf3e3175b211d352e8865407b5f68e83a Mon Sep 17 00:00:00 2001 From: B Stack Date: Tue, 17 Sep 2019 10:16:33 -0400 Subject: freefilesync 10.16-1 dpkg rc1 --- freefilesync/debian/changelog | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'freefilesync/debian/changelog') diff --git a/freefilesync/debian/changelog b/freefilesync/debian/changelog index 0d7d367..7759619 100644 --- a/freefilesync/debian/changelog +++ b/freefilesync/debian/changelog @@ -1,3 +1,26 @@ +freefilesync (10.16-1+devuan) obs; urgency=low + + * Redesigned progress indicator graphs + * Avoid needless HTTP delay prior to Google Drive upload + * Skip redundant CWDs during FTP metadata updates + * Fixed MLSD 501 syntax error on Serv-U FTP server + * Check FTP server status using FEAT/HELP instead of root folder + * Avoid redundant TYPE changes during FTP directory listing + * Access FTP files by full path and avoid CWDs + * Support FTP home paths with non-ASCII chars + * Work around libcurl bug failing to buffer FTP TLS authentication + * Skip redundant FTP SIZE check before downloading file + * Use ISO 8601 week of the year definition for %week% macro + * Show login prompt for disconnected NAS share + * Force icon resolution to 96 DPI in GTK2 build (Linux) + * Detect missing full disk access permission (macOS) + * Fixed accessibility issue with progress graph colors + * Use short naming convention when deleting abandoned folder lock + * Detect endless folder lock recursion on buggy file systems + * Fixed Google Drive parsing error for invalid file time + + -- B Stack Tue, 16 Sep 2019 10:04:13 -0400 + freefilesync (10.15-1+devuan) obs; urgency=low * Redesigned progress indicator stats -- cgit