diff options
author | B Stack <bgstack15@gmail.com> | 2019-06-15 11:36:39 -0400 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2019-06-15 11:36:39 -0400 |
commit | efd10e624be1a7a3059558b9716a392074e99c89 (patch) | |
tree | 7e64b76abac725f5aef87b51661449beda73efdc /freefilesync/debian/changelog | |
parent | freefilesync 10.13 rpm rc1 (diff) | |
download | stackrpms-efd10e624be1a7a3059558b9716a392074e99c89.tar.gz stackrpms-efd10e624be1a7a3059558b9716a392074e99c89.tar.bz2 stackrpms-efd10e624be1a7a3059558b9716a392074e99c89.zip |
freefilesync 10.13 dpkg rc1
Diffstat (limited to 'freefilesync/debian/changelog')
-rw-r--r-- | freefilesync/debian/changelog | 20 |
1 files changed, 20 insertions, 0 deletions
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 <bgstack15@gmail.com> 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 |