From af7f721978339986754e0ac3b0c1944a4fcc3aca Mon Sep 17 00:00:00 2001 From: B Stack Date: Wed, 22 Jul 2020 13:21:06 -0400 Subject: ffs 11.0 dpkg rc1 Upstream now says it works with gtk3! So we have dropped gtk2 patches for devuan. --- freefilesync/debian/changelog | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) (limited to 'freefilesync/debian/changelog') diff --git a/freefilesync/debian/changelog b/freefilesync/debian/changelog index 2bd53b5..4b1a593 100644 --- a/freefilesync/debian/changelog +++ b/freefilesync/debian/changelog @@ -1,3 +1,28 @@ +freefilesync (11.0-1+devuan) obs; urgency=medium + + * Revised file layout on main grid + * Skip download/upload when copying Google Drive files inside account + * Support moving Google Drive files between shared drives and My Drive + * Support copying Google Drive shortcuts between accounts + * Support copying Google Docs, Sheets, Slides, etc. within account + * Fixed parsing uninitialized Google Drive modification time + * Fixed Google Drive file already existing check running too late + * Ignore slash/backslash differences during manual search + * Avoid creating orphan database entry if one DB file fails to load + * Limit modification time error count for log file warning message + * Support copying WSL symlinks + * Avoid duplicate MTP/Google Drive item creation from multiple threads + * Fixed TMPDIR not found during startup (macOS) + * Added sync variant icons + * Avoid redundant icon format conversions + * Buffer high-DPI image scaling results + * Improved MTP thumbnail scaling performance + * Avoid race condition during parallel file icon rendering (Linux) + * Allow creating folder name with leading/trailing spaces + * Start supporting GTK3 (Linux) + + -- Ben Stack Wed, 22 Jul 2020 12:55:46 -0400 + freefilesync (10.25-2+devuan) obs; urgency=medium * gtk2 build (stable) -- cgit