summaryrefslogtreecommitdiff
path: root/BUILD/Readme.txt
diff options
context:
space:
mode:
authorDaniel Wilhelm <daniel@wili.li>2014-04-18 17:02:17 +0200
committerDaniel Wilhelm <daniel@wili.li>2014-04-18 17:02:17 +0200
commitb9203ee84953006547f4afd58f405874c87bf0dc (patch)
tree9e41f1533f120e9268e86658c52458630ffd718a /BUILD/Readme.txt
parent3.0 (diff)
downloadFreeFileSync-b9203ee84953006547f4afd58f405874c87bf0dc.tar.gz
FreeFileSync-b9203ee84953006547f4afd58f405874c87bf0dc.tar.bz2
FreeFileSync-b9203ee84953006547f4afd58f405874c87bf0dc.zip
3.1
Diffstat (limited to 'BUILD/Readme.txt')
-rw-r--r--BUILD/Readme.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/BUILD/Readme.txt b/BUILD/Readme.txt
index f39bbb48..0f2ae840 100644
--- a/BUILD/Readme.txt
+++ b/BUILD/Readme.txt
@@ -1,4 +1,4 @@
-FreeFileSync v3.0
+FreeFileSync v3.1
-----------------
---------
@@ -17,7 +17,7 @@ FreeFileSync v3.0
2. No limitations: An arbitrary number of files can be synchronized.
3. Unicode support.
4. Network support.
-5. Synchronization database for automated setting of sync-directions
+5. Synchronization database for automated setting of sync-directions and conflict detection
6. Support for multiple folder pairs with distinct configuration
7. Full support for Windows/Linux Symbolic Links and Windows Junction Points.
8. Lean & easily accessible UI: Highly optimized for speed and huge sets of data.
@@ -54,6 +54,7 @@ FreeFileSync v3.0
28. Copy locked files using Windows Volume Shadow Copy. (Windows only)
29. Load file icons asynchronously for maximum display performance.
30. Create regular backups with macros %time%, %date% within directory names
+31. Copy file and folder create/access/modification times when synchronizing
bgstack15