From 24ec0886eada05b870e6c8e45546863fb5c974cd Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Tue, 4 Jan 2022 11:51:01 -0500 Subject: ffs 11.16 rc1 --- freefilesync/debian/changelog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'freefilesync/debian/changelog') diff --git a/freefilesync/debian/changelog b/freefilesync/debian/changelog index 347da64..6fc2750 100644 --- a/freefilesync/debian/changelog +++ b/freefilesync/debian/changelog @@ -1,3 +1,21 @@ +freefilesync (11.16-1+devuan) obs; urgency=medium + + * Upstream updates + - Allow to select and remove invalid config file + - Migrated all HTTPS requests to use libcurl (Linux, macOS) + - Set keyboard focus on config panel after startup + - Added computer name to log file trailer + - Context menu instead of confirmation dialog for swap sides + - Fixed config selection lost after auto-cleaning obsolete rows + - Install app files with owner set to root (Linux) + - Don't override keyboard shortcut "CTRL + W" (macOS) + - Migrated key conversion routines deprecated in OpenSSL 3.0 + - Boxed app icon to fit OS theme (macOS) + - Fixed manual retry after automatic update check error + - Fixed missing ampersands in middle grid tooltip + + -- B. Stack Tue, 04 Jan 2022 10:52:55 -0500 + freefilesync (11.15-1+devuan) obs; urgency=medium * Upstream updates -- cgit