summaryrefslogtreecommitdiff
path: root/freefilesync/debian/changelog
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2019-05-12 21:52:38 -0400
committerB Stack <bgstack15@gmail.com>2019-05-12 21:52:38 -0400
commit6e8925f78b631e337784c7904d22e93ca37643e6 (patch)
tree465ae7041d07412550d17f7240ca118b8c95ea47 /freefilesync/debian/changelog
parentWIP: waterfox-56.2.9 with some fixes (diff)
downloadstackrpms-6e8925f78b631e337784c7904d22e93ca37643e6.tar.gz
stackrpms-6e8925f78b631e337784c7904d22e93ca37643e6.tar.bz2
stackrpms-6e8925f78b631e337784c7904d22e93ca37643e6.zip
WIP: freefilesync 10.12 rpm and dpkg rc1
Diffstat (limited to 'freefilesync/debian/changelog')
-rw-r--r--freefilesync/debian/changelog14
1 files changed, 14 insertions, 0 deletions
diff --git a/freefilesync/debian/changelog b/freefilesync/debian/changelog
index c3ee4a9..8fab084 100644
--- a/freefilesync/debian/changelog
+++ b/freefilesync/debian/changelog
@@ -1,3 +1,17 @@
+freefilesync (10.12-1+devuan) manual; urgency=low
+
+ * Show sync start time and date in progress dialog title
+ * Added duration of comparison to log
+ * Show all total times in full HH:MM:SS format
+ * Added sync start time to log file header
+ * Add Windows Defender exclusions to fix CURLE_OPERATION_TIMEDOUT
+ * New RealTimeSync option to hide console window
+ * Support launching through symlink (Windows)
+ * Dropped support for Windows XP, Server 2003, and Vista
+ * Reduced installation size by 25%
+
+ -- B Stack <bgstack15@gmail.com> Sun, 13 May 2019 21:51:30 -0500
+
freefilesync (10.11-1+devuan) manual; urgency=low
* Last FreeFileSync version supporting Windows XP and Vista
bgstack15