summaryrefslogtreecommitdiff
path: root/BUILD/Changelog.txt
diff options
context:
space:
mode:
authorDaniel Wilhelm <daniel@wili.li>2014-04-18 17:01:29 +0200
committerDaniel Wilhelm <daniel@wili.li>2014-04-18 17:01:29 +0200
commit9a2a524f1e311853d08050be2dcdddc09ac7759a (patch)
treed8e4a24169fce88c2d89931d58514889a0bcb0ea /BUILD/Changelog.txt
parent2.3 (diff)
downloadFreeFileSync-9a2a524f1e311853d08050be2dcdddc09ac7759a.tar.gz
FreeFileSync-9a2a524f1e311853d08050be2dcdddc09ac7759a.tar.bz2
FreeFileSync-9a2a524f1e311853d08050be2dcdddc09ac7759a.zip
3.0
Diffstat (limited to 'BUILD/Changelog.txt')
-rw-r--r--BUILD/Changelog.txt20
1 files changed, 19 insertions, 1 deletions
diff --git a/BUILD/Changelog.txt b/BUILD/Changelog.txt
index 826950b0..391fc306 100644
--- a/BUILD/Changelog.txt
+++ b/BUILD/Changelog.txt
@@ -2,6 +2,24 @@
|FreeFileSync|
--------------
+Changelog v3.0
+--------------
+New synchronization mode: <Automatic>
+Consolidated batch mode error handling
+Fixed crash when comparing multiple pairs by content
+Fixed calculation of remaining objects
+Fixed swapping grids
+Show scanned files when traversing with filter enabled
+New default filter values
+New macros %time%, %date% for creating time-stamped directories
+Avoid corrupted data when program is terminated unexpectedly
+Prevent deletion when source-directory (temporarily) is not accessible
+Native Unicode support for Linux build
+Added Romanian translation
+Added Turkish translation
+Updated translation files
+
+
Changelog v2.3
--------------
New filter and sync configuration at folder pair level
@@ -13,7 +31,7 @@ Removed performance penalty when using include filters
Improved filter syntax for strings beginning with wildcards
Default handling for conflict files now configurable
New option to show all hidden dialogs again
-Fixed issue with makros %nameCo, %dirCo
+Fixed issue with macros %nameCo, %dirCo
New option in *.ffs_gui/ffs_batch files: Verify copied files
Use Windows Volume Shadow Copy for shared and locked files(new)
More detailed information in *.cvs export
bgstack15