summaryrefslogtreecommitdiff
path: root/Changelog.txt
diff options
context:
space:
mode:
authorDaniel Wilhelm <shieldwed@outlook.com>2018-05-09 00:07:47 +0200
committerDaniel Wilhelm <shieldwed@outlook.com>2018-05-09 00:07:47 +0200
commit48c8efc58c9eb41da96b053806deb395d2e66443 (patch)
treea6da12e987ad778bafe6da7069c7fa8b1e761c68 /Changelog.txt
parent9.6 (diff)
downloadFreeFileSync-48c8efc58c9eb41da96b053806deb395d2e66443.tar.gz
FreeFileSync-48c8efc58c9eb41da96b053806deb395d2e66443.tar.bz2
FreeFileSync-48c8efc58c9eb41da96b053806deb395d2e66443.zip
9.7
Diffstat (limited to 'Changelog.txt')
-rwxr-xr-xChangelog.txt21
1 files changed, 19 insertions, 2 deletions
diff --git a/Changelog.txt b/Changelog.txt
index acf06a4d..60be1b62 100755
--- a/Changelog.txt
+++ b/Changelog.txt
@@ -1,5 +1,22 @@
-FreeFileSync 9.6
-----------------
+FreeFileSync 9.7 [2018-01-12]
+-----------------------------
+New configuration management panel
+New column showing days since last sync
+Support starting FreeFileSync via Windows Send To
+Minimized memory operations for I/O buffer
+Allow multiple config selections on Linux
+New command line option -DirPair
+Fixed ENTER key not working for most dialogs (macOS)
+Show only one warning about failed directory locks
+Show correct synchronization time when resuming from system sleep
+Don't resolve symlinks that are dropped via mouse
+Detect and notify LCMapString compatibility mode bug
+Fixed incorrect file permissions within macOS bundle
+Fixed wrong results dialog panel selection (Linux)
+
+
+FreeFileSync 9.6 [2017-12-07]
+-----------------------------
New installation command line option /disable_updates
Fixed crash when closing main dialog during sync
Fixed RealTimeSync crash after recursive mutex locking
bgstack15