summaryrefslogtreecommitdiff
path: root/freefilesync/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'freefilesync/debian/changelog')
-rw-r--r--freefilesync/debian/changelog13
1 files changed, 13 insertions, 0 deletions
diff --git a/freefilesync/debian/changelog b/freefilesync/debian/changelog
index cbb681c..377f3c7 100644
--- a/freefilesync/debian/changelog
+++ b/freefilesync/debian/changelog
@@ -1,3 +1,16 @@
+freefilesync (11.13-1+devuan) obs; urgency=medium
+
+ * Upstream updates
+ - Manage default filter settings via GUI
+ - Support arbitrary location for local app installation (macOS)
+ - Fixed ERROR_FILE_NOT_FOUND masking real file access error (Windows)
+ - Copy full file paths to clipboard (CTRL + C)
+ - Preserve clipboard contents until after program exit
+ - Always enable external command if independent of file items
+ - Support installation without Rosetta2 on ARM64 (macOS)
+
+ -- B. Stack <bgstack15@gmail.com> Tu, 17 Aug 2021 19:25:55 -0400
+
freefilesync (11.12-1+devuan) obs; urgency=medium
* Upstream updates
bgstack15