diff options
author | Daniel Wilhelm <daniel@wili.li> | 2014-04-18 16:48:05 +0200 |
---|---|---|
committer | Daniel Wilhelm <daniel@wili.li> | 2014-04-18 16:48:05 +0200 |
commit | e7ceb20f1d6497f28054dc111260be8ba8d8b5aa (patch) | |
tree | 0d21c616743626435afd9e14922a27c45ceba772 /Changelog.txt | |
parent | 1.4 (diff) | |
download | FreeFileSync-e7ceb20f1d6497f28054dc111260be8ba8d8b5aa.tar.gz FreeFileSync-e7ceb20f1d6497f28054dc111260be8ba8d8b5aa.tar.bz2 FreeFileSync-e7ceb20f1d6497f28054dc111260be8ba8d8b5aa.zip |
1.5
Diffstat (limited to 'Changelog.txt')
-rw-r--r-- | Changelog.txt | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/Changelog.txt b/Changelog.txt index ff9821aa..1d714890 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,6 +1,17 @@ FreeFileSync ------------ +Changelog v1.5 +-------------- +Improved speed of comparison by file content +Simplified and optimized calculation of accumulated filesizes +Added right-click context menu to main dialog +New installer for Windows +Improved usability of filtering and selecting rows +Solved possible issue with different file time precisions in multi-OS environments +Updated German translation + + Changelog v1.4 -------------- Implemented generic multithreading class to keep "compare by content" and "file synchronisation" responsive @@ -12,6 +23,7 @@ The result grid after synchronization now always consists of items that have not Added "remaining files" as sync-progress information Updated German translation + Changelog v1.3 -------------- Maintain and load different configurations by drag&drop, load-button or commandline @@ -26,6 +38,7 @@ Main window will remember restored position even if maximized Updated sources to become more Linux and Unicode friendly Updated German translation + Changelog v1.2 -------------- New progress indicator and status information when synchronizing: @@ -45,6 +58,7 @@ New synchronization sequence: first delete files, then copy files to avoid disc Added different return values when used in commandline mode to report success or failure Updated German translation + Changelog v1.1 -------------- Some further speed optimizations (sorting) @@ -58,6 +72,7 @@ Added indicator for sort direction Simplified code concerning loading of UI resources Prepared code to support unicode in some future version + Changelog v1.0 -------------- Initial release
\ No newline at end of file |