diff options
Diffstat (limited to 'Changelog.txt')
-rwxr-xr-x | Changelog.txt | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/Changelog.txt b/Changelog.txt index 30904ccb..acf06a4d 100755 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,3 +1,19 @@ +FreeFileSync 9.6 +---------------- +New installation command line option /disable_updates +Fixed crash when closing main dialog during sync +Fixed RealTimeSync crash after recursive mutex locking +Improved file copy performance on macOS +Clean up obsolete files during installation +Don't use threads for running async command line (Linux) +Avoid main dialog flash after minimized sync +Disable file list export until after comparison +Directly close progress dialog during sync +Redirect escape key from main dialog to progress dialog +Fixed startup delay during consistency checks +Updated translation files + + FreeFileSync 9.5 [2017-11-05] ----------------------------- Allow to change error handling option on progress dialogs |