From 2c81be72eef5363736cf1892646c74a3311ee4c1 Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Sun, 22 May 2022 17:03:17 -0400 Subject: add upstream 11.21 --- Changelog.txt | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) (limited to 'Changelog.txt') diff --git a/Changelog.txt b/Changelog.txt index 60be0c17..6e5a278b 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,6 +1,19 @@ -FreeFileSync 11.20 [2022-04-16] +FreeFileSync 11.21 [2022-05-17] +------------------------------- +Support volume GUID as path: \\?\Volume{01234567-89ab-cdef-0123-456789abcdef} (Windows) +Avoid Two-Way conflict when changing folder name upper/lower-case +List hidden warning messages in options dialog +Fixed buffer overflow while receiving SFTP server banner +Create crash dumps even if FFS-internal crash handling doesn't kick in +Log time when error occured, not when it is reported +Swap sides: Require confirmation only after comparison +Updated translation files + + +FreeFileSync 11.20 [2022-04-17] ------------------------------- Fixed broken icon scaling on high-DPI displays +Fixed user language set to English after update FreeFileSync 11.19 [2022-04-16] -- cgit