summaryrefslogtreecommitdiff
path: root/Readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Readme.txt')
-rw-r--r--Readme.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/Readme.txt b/Readme.txt
index f9493072..effa44f0 100644
--- a/Readme.txt
+++ b/Readme.txt
@@ -1,4 +1,4 @@
-FreeFileSync v1.12
+FreeFileSync v1.13
------------------
Usage
@@ -34,12 +34,13 @@ Key Features
12. Support for filesizes > 4 GB.
13. Option to move files to Recycle Bin instead of deleting/overwriting them.
14. Automatically ignore directories "\RECYCLER" and "\System Volume Information" when comparing and sync'ing. (Windows only)
-15. Localized English, German, French and Japanese versions available.
+15. Localized English, German, French, Dutch and Japanese versions available.
16. Delete before copy: Avoid disc space shortages with large sync-operations.
17. Based on wxWidgets framework => Portable to many operating systems.
18. Filter functionality to include/exclude files from synchronization (without re-compare!).
19. Include/exclude specific files from synchronization manually.
20. Create sync jobs via GUI to synchronize automatically (can be scheduled or executed directly).
+21. Handle daylight saving time changes on FAT/FAT32 volumes correctly and automatically: No need für a "ignore +/-1h" option
Links
bgstack15