summaryrefslogtreecommitdiff
path: root/BUILD/Changelog.txt
diff options
context:
space:
mode:
authorDaniel Wilhelm <daniel@wili.li>2014-04-18 17:21:41 +0200
committerDaniel Wilhelm <daniel@wili.li>2014-04-18 17:21:41 +0200
commitd6301fca6b78db52d0d98f8e0799aba175ad2e59 (patch)
tree0380aac034e0d70ee058db07900d80ff20cfc81e /BUILD/Changelog.txt
parent5.7 (diff)
downloadFreeFileSync-d6301fca6b78db52d0d98f8e0799aba175ad2e59.tar.gz
FreeFileSync-d6301fca6b78db52d0d98f8e0799aba175ad2e59.tar.bz2
FreeFileSync-d6301fca6b78db52d0d98f8e0799aba175ad2e59.zip
5.8
Diffstat (limited to 'BUILD/Changelog.txt')
-rw-r--r--BUILD/Changelog.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/BUILD/Changelog.txt b/BUILD/Changelog.txt
index 412615f3..8e9bdc27 100644
--- a/BUILD/Changelog.txt
+++ b/BUILD/Changelog.txt
@@ -2,6 +2,21 @@
|FreeFileSync|
--------------
+Changelog v5.8
+--------------
+New icon theme
+Dynamic save button and dialog title show unsaved configuration
+Exclude all folders if file size or time span filters are active
+Added macros %csidl_Nethood%, %csidl_Programs%, %csidl_Startup%
+Fixed crash on failed CRT parameter validation (Windows)
+Auto-updater handles moved web address for version check
+Fixed configuration conversion error when deleting into versioning folder
+Avoid modal error dialogs in batch mode unless error handling is set to "popup"
+Set return codes in batch mode even if modal dialogs are shown
+Disabled UAC virtualization for 32-bit user-mode process
+Descriptive error message when setting invalid dates on FAT volumes
+
+
Changelog v5.7
--------------
Modern directory selection dialog (Windows Vista and later)
bgstack15