summaryrefslogtreecommitdiff
path: root/BUILD/Changelog.txt
diff options
context:
space:
mode:
authorDaniel Wilhelm <daniel@wili.li>2014-04-18 17:07:43 +0200
committerDaniel Wilhelm <daniel@wili.li>2014-04-18 17:07:43 +0200
commit4226e548662339ea1ca37b45385a7cf9b237ff1e (patch)
tree9a3fa54b85d97f05164e41bdb96b82f748a37342 /BUILD/Changelog.txt
parent3.7 (diff)
downloadFreeFileSync-4226e548662339ea1ca37b45385a7cf9b237ff1e.tar.gz
FreeFileSync-4226e548662339ea1ca37b45385a7cf9b237ff1e.tar.bz2
FreeFileSync-4226e548662339ea1ca37b45385a7cf9b237ff1e.zip
3.8
Diffstat (limited to 'BUILD/Changelog.txt')
-rw-r--r--BUILD/Changelog.txt16
1 files changed, 16 insertions, 0 deletions
diff --git a/BUILD/Changelog.txt b/BUILD/Changelog.txt
index 83e18b6f..a896ab4a 100644
--- a/BUILD/Changelog.txt
+++ b/BUILD/Changelog.txt
@@ -2,6 +2,22 @@
|FreeFileSync|
--------------
+Changelog v3.8
+--------------
+New options handling Symlinks: ignore/direct/follow => warning: new database format for <Automatic> mode
+Fixed crash when starting sync for Windows XP SP2
+Prevent tooltip from stealing focus
+Show associated file icons (Linux)
+Run folder existence checks in separate thread (faster network share access)
+Write <Automatic> mode database file even if both sides are already in sync
+Don't raise status dialog to the top after synchronisation
+Embedded version information into executable (Windows)
+Migrated Compiler to Visual C++ 2010 (Windows)
+Avoid losing manual changes when excluding via context menu
+Adjusted auto-updater web-address
+Updated translation files
+
+
Changelog v3.7
--------------
RealtimeSync: Trigger commandline only if all directories are existing
bgstack15