diff options
Diffstat (limited to 'freefilesync/debian/changelog')
-rw-r--r-- | freefilesync/debian/changelog | 23 |
1 files changed, 23 insertions, 0 deletions
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 <bgstack15@gmail.com> Tue, 16 Sep 2019 10:04:13 -0400 + freefilesync (10.15-1+devuan) obs; urgency=low * Redesigned progress indicator stats |