diff options
author | B Stack <bgstack15@gmail.com> | 2020-09-01 20:36:33 -0400 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2020-09-01 20:36:33 -0400 |
commit | 43c42958d4eb82d95169e8a58c02300ac0abf2f4 (patch) | |
tree | e4cf5ba27703ead37c8a61fab87a5cb4fc05dc7a /freefilesync/debian/changelog | |
parent | WIP: ffs 11.1 (diff) | |
download | stackrpms-43c42958d4eb82d95169e8a58c02300ac0abf2f4.tar.gz stackrpms-43c42958d4eb82d95169e8a58c02300ac0abf2f4.tar.bz2 stackrpms-43c42958d4eb82d95169e8a58c02300ac0abf2f4.zip |
ffs 11.1 dpkg rc1
Had to revert wxWidgets 3.1.4 upstreamisms.
Diffstat (limited to 'freefilesync/debian/changelog')
-rw-r--r-- | freefilesync/debian/changelog | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/freefilesync/debian/changelog b/freefilesync/debian/changelog index 4b1a593..45bc14c 100644 --- a/freefilesync/debian/changelog +++ b/freefilesync/debian/changelog @@ -1,3 +1,29 @@ +freefilesync (11.1-1+devuan) obs; urgency=low + + * [bgstack15] still has the broken file tree layout + * New file group layout on main grid (reloaded) + * Alternate colors for main grid folder groups + * Added file group context menu + * Quick selection of items in folder group + * Fixed FTP access errors with Explicit SSL/TLS + * Fixed Google Drive error when double quotes in file name + * Fixed RTL layout bug with number input control + * Fixed grid column default sizes + * Fixed grid rendering performance during mouse scrolling + * Update all config files transactionally + * Respect user-preferred number/time format (Linux) + * Fixed floating panels not being resizable (Linux) + * Instantly open selection context menu on right mouse button down + * Further improved high DPI support + * Updated deprecated system API calls (requires macOS 10.10 or later) + * Fixed crash when accessing Nexis storage (macOS) + * Avoid buffer flush when aborting native file output + * Clear preview after folder history selection + * Pre-allocate target file without setting size + * Unified system error message formatting + + -- Ben Stack <bgstack15@gmail.com> Tue, 01 Sep 2020 20:33:42 -0400 + freefilesync (11.0-1+devuan) obs; urgency=medium * Revised file layout on main grid |