summaryrefslogtreecommitdiff
path: root/freefilesync/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'freefilesync/debian/changelog')
-rw-r--r--freefilesync/debian/changelog18
1 files changed, 18 insertions, 0 deletions
diff --git a/freefilesync/debian/changelog b/freefilesync/debian/changelog
index dfbe0e2..32166cd 100644
--- a/freefilesync/debian/changelog
+++ b/freefilesync/debian/changelog
@@ -1,3 +1,21 @@
+freefilesync (11.4-1+devuan) obs; urgency=medium
+
+ * Upstream updates
+ - New progress graph "this one sparks joy"
+ - Remember progress dialog size
+ - New config file context menu option: Show in file manager
+ - Work around libcurl performance bug during FTP upload
+ - Only log modification time errors after comparing by size or content
+ - Smaller icon size for efficient screen layout (Linux)
+ - Use system-native recycle bin icon
+ - Fixed DeviceIoControl(IOCTL_VOLUME_GET_VOLUME_DISK_EXTENTS): ERROR_MORE_DATA
+ - Support MTP devices lacking a friendly name
+ - Fix grid scrolling with small mouse rotations (macOS)
+ - Faster mouse scrolling on high-DPI resolution displays
+ - Keep previous windows size when maximized during auto-exit
+
+ -- Ben Stack <bgstack15@gmail.com> Tue, 08 Dec 2020 20:32:55 -0500
+
freefilesync (11.3-2+devuan) obs; urgency=medium
* [bgstack15] completely fix traditional view patch
bgstack15