diff options
author | B Stack <bgstack15@gmail.com> | 2020-06-20 17:38:09 -0400 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2020-06-20 17:38:09 -0400 |
commit | d37655818efa9cc9bb26edc5a841345030a85d8d (patch) | |
tree | a9c43f4f91d4c4f40ef6d6c523b00c15b69e19ba /freefilesync/debian/changelog | |
parent | fix dsc to include g++-10 (diff) | |
download | stackrpms-d37655818efa9cc9bb26edc5a841345030a85d8d.tar.gz stackrpms-d37655818efa9cc9bb26edc5a841345030a85d8d.tar.bz2 stackrpms-d37655818efa9cc9bb26edc5a841345030a85d8d.zip |
dpkg for gtk2
Diffstat (limited to 'freefilesync/debian/changelog')
-rw-r--r-- | freefilesync/debian/changelog | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/freefilesync/debian/changelog b/freefilesync/debian/changelog index d9eec71..2bd53b5 100644 --- a/freefilesync/debian/changelog +++ b/freefilesync/debian/changelog @@ -1,6 +1,31 @@ +freefilesync (10.25-2+devuan) obs; urgency=medium + + * gtk2 build (stable) + + -- Ben Stack <bgstack15@gmail.com> Sat, 20 Jun 2020 16:46:22 -0400 + freefilesync (10.25-1+devuan) obs; urgency=medium * gtk3 build (unstable) + * New file tree layout for main grid + * Support Google Drive Shared Drives + * Support Google Drive Shortcuts + * Prioritize item name rendering if lacking horizontal space + * Report "out of memory" during startup instead of crashing + * Fixed excess memory consumption when loading variable-size data blocks + * Fixed VERSION_ID missing on Arch Linux + * Fixed IWbemServices::ConnectServer error during auto-update + * Fixed row being skipped during main grid page up/down + * Fixed MSSearch files not found when using Volume Shadow Copy + * Allow creating folder names with trailing dot + * Improved sort by full path speed and folder ordering + * Report detailed error when failing to parse FTP MLSD + * Sort by path component names instead of relative path + * Support access to MEGAcmd FTP server + * Fixed Google Drive error when removing last parent of shared item + * Fixed Google Drive owned+shared files being unlinked instead of deleted + * Fixed Google Drive change notificaton evaluation for item without parents + * Support double-click/"Browse directory" for (S)FTP/Google Drive (Linux) -- Ben Stack <bgstack15@gmail.com> Fri, 19 Jun 2020 16:21:17 -0400 |