From efd10e624be1a7a3059558b9716a392074e99c89 Mon Sep 17 00:00:00 2001 From: B Stack Date: Sat, 15 Jun 2019 11:36:39 -0400 Subject: freefilesync 10.13 dpkg rc1 --- freefilesync/debian/changelog | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'freefilesync/debian/changelog') diff --git a/freefilesync/debian/changelog b/freefilesync/debian/changelog index 8fab084..c3a0c6b 100644 --- a/freefilesync/debian/changelog +++ b/freefilesync/debian/changelog @@ -1,3 +1,23 @@ +freefilesync (10.13-1+devuan) manual; urgency=low + + * Allow to rename configurations via context menu + * Work around hang on SMB network with broken FileFullDirectoryInformation + * Work around SMB share returning empty item name + * Detect and preempt keyman64.dll crash on exit + * Manage notification sounds via global options dialog + * Support 32-bit Debian Jessie and later releases + * Work around silent failure to case-only rename on FAT drives (Windows 10) + * Simplified installation folder structure + * Update main grid scrollbars when resizing columns on other side + * Preserve input focus when clicking on grid column label + * Buffer result of process path normalization + * Mirror middle grid icons for RTL layout (Linux) + * Force LTR layout until wxWidgets supports RTL (macOS) + * Fixed pair scrolling mismatch when grid height is exceeded by one row + * Fixed startup failure due to missing /etc/machine-id (Linux) + + -- B Stack Sat, 15 Jun 2019 10:40:49 -0400 + freefilesync (10.12-1+devuan) manual; urgency=low * Show sync start time and date in progress dialog title -- cgit