summaryrefslogtreecommitdiff
path: root/Changelog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog.txt')
-rwxr-xr-xChangelog.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/Changelog.txt b/Changelog.txt
index 58d91e3b..f4a1c172 100755
--- a/Changelog.txt
+++ b/Changelog.txt
@@ -1,3 +1,14 @@
+FreeFileSync 10.11
+------------------
+Last FreeFileSync version supporting Windows XP and Vista
+Fixed crash on multi-monitor set up
+Fixed dialogs not showing after opening UAC prompt
+Support launching through symlink (Linux)
+Added example desktop starter files (Linux)
+Fixed misleading error when determining file permissions support
+Updated wxWidgets, libcurl, libssh2, VS, GCC, Xcode
+
+
FreeFileSync 10.10 [2019-03-10]
-------------------------------
New option: synchronize selection
bgstack15