diff options
author | B. Stack <bgstack15@gmail.com> | 2021-05-10 10:13:05 -0400 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2021-05-10 10:13:05 -0400 |
commit | 7d691c8ea3ced80202007f3e18a92531d366e70e (patch) | |
tree | 52cd04c1c57ead1f0a15a20dd1528a1155bc022c /freefilesync/debian/changelog | |
parent | Merge branch 'palemoon-bump' into 'master' (diff) | |
download | stackrpms-7d691c8ea3ced80202007f3e18a92531d366e70e.tar.gz stackrpms-7d691c8ea3ced80202007f3e18a92531d366e70e.tar.bz2 stackrpms-7d691c8ea3ced80202007f3e18a92531d366e70e.zip |
WIP: ffs dpkg all patches work
Diffstat (limited to 'freefilesync/debian/changelog')
-rw-r--r-- | freefilesync/debian/changelog | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/freefilesync/debian/changelog b/freefilesync/debian/changelog index bb65c17..47308de 100644 --- a/freefilesync/debian/changelog +++ b/freefilesync/debian/changelog @@ -1,3 +1,23 @@ +freefilesync (11.10-1+devuan) obs; urgency=medium + + * Upstream updates + - Fixed comparison results cleared after mouse-scrolling the first folder pair + - Stricter base folder existence checks before synchronization + - Disable all file pairs when base folder status cannot be determined + - Fixed sync statistics if base folder existence test failed + - Work around glitch in grid scrollbar size calculation + - Fixed folder drag and drop failing after locale conflict (macOS) + - Fixed incorrect mime permissions after installation (Linux) + - Stricter server response validation during update check + - Fixed incomplete item path in log if source item is missing + - Fixed installation error when running ConEmu + - Support starting FreeFileSync as root login user (Linux) + * [bgstack15] + - improve ffs_no_check_updates.patch + - add ffs_desktop_notifications.patch + + -- B. Stack <bgstack15@gmail.com> Mon, 10 May 2021 08:16:31 -0400 + freefilesync (11.9-1+devuan) obs; urgency=medium * Upstream updates |