diff options
author | B Stack <bgstack15@gmail.com> | 2019-07-10 20:36:59 +0000 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2019-07-10 20:36:59 +0000 |
commit | b3eda3ab537804cfa07cc257944b6fc69bec59a8 (patch) | |
tree | cc720d69d3ca68b64ed0aa79438177b6953469a1 /Changelog.txt | |
parent | Merge branch '10.12' into 'master' (diff) | |
parent | 10.13 (diff) | |
download | FreeFileSync-b3eda3ab537804cfa07cc257944b6fc69bec59a8.tar.gz FreeFileSync-b3eda3ab537804cfa07cc257944b6fc69bec59a8.tar.bz2 FreeFileSync-b3eda3ab537804cfa07cc257944b6fc69bec59a8.zip |
Merge branch '10.13' into 'master'10.13
10.13
See merge request opensource-tracking/FreeFileSync!10
Diffstat (limited to 'Changelog.txt')
-rwxr-xr-x | Changelog.txt | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/Changelog.txt b/Changelog.txt index 62f5a49d..cb213cae 100755 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,3 +1,22 @@ +FreeFileSync 10.13 [2019-06-13] +------------------------------- +Allow to rename configurations via context menu +Work around hang on SMB network with broken FileFullDirectoryInformation +Work around SMB share returning empty item name +Detect and preempt keyman64.dll crash on exit +Manage notification sounds via global options dialog +Support 32-bit Debian Jessie and later releases +Work around silent failure to case-only rename on FAT drives (Windows 10) +Simplified installation folder structure +Update main grid scrollbars when resizing columns on other side +Preserve input focus when clicking on grid column label +Buffer result of process path normalization +Mirror middle grid icons for RTL layout (Linux) +Force LTR layout until wxWidgets supports RTL (macOS) +Fixed pair scrolling mismatch when grid height is exceeded by one row +Fixed startup failure due to missing /etc/machine-id (Linux) + + FreeFileSync 10.12 [2019-05-12] ------------------------------- Show sync start time and date in progress dialog title |