diff options
author | B. Stack <bgstack15@gmail.com> | 2022-10-19 10:53:07 -0400 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2022-10-19 10:53:07 -0400 |
commit | a53560254596460a4778a27f50b89ce92f810055 (patch) | |
tree | 551fdc08cbece3cca567d04870b91eaa115a4675 /Changelog.txt | |
parent | Merge branch 'b11.26' into 'master' (diff) | |
download | FreeFileSync-a53560254596460a4778a27f50b89ce92f810055.tar.gz FreeFileSync-a53560254596460a4778a27f50b89ce92f810055.tar.bz2 FreeFileSync-a53560254596460a4778a27f50b89ce92f810055.zip |
add upstream 11.2711.27
Diffstat (limited to 'Changelog.txt')
-rw-r--r-- | Changelog.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Changelog.txt b/Changelog.txt index c3709227..a7c8c7ad 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,3 +1,15 @@ +FreeFileSync 11.27 [2022-10-17] +------------------------------- +Fixed a "Some files will be synchronized as part of multiple base folders" false-negative +Fixed "Unexpected size of data stream" for Google Drive +Fixed crash when downloading empty file from Google Drive +RealTimeSync: fixed ffs_batch not accepted as valid configuration +Fixed top buttons vertical GUI layout +Fixed progress dialog font on Ubuntu MATE +Support cut/copy/paste for filter settings +Fixed free disk space calculation if target folder not yet created + + FreeFileSync 11.26 [2022-10-06] ------------------------------- Faster file copy for SSD-based hard drives (Linux, macOS) |