summaryrefslogtreecommitdiff
path: root/Changelog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog.txt')
-rw-r--r--Changelog.txt15
1 files changed, 14 insertions, 1 deletions
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]
bgstack15