diff options
author | B. Stack <bgstack15@gmail.com> | 2023-05-19 10:05:40 -0400 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2023-05-19 10:05:40 -0400 |
commit | a720ce2fab33c28f99416a47d821d6bb716707d1 (patch) | |
tree | bdcc64bfd4d02ddb8695b74a096a0c15626c8b9f /freefilesync/debian/changelog | |
parent | fix git (diff) | |
download | stackrpms-a720ce2fab33c28f99416a47d821d6bb716707d1.tar.gz stackrpms-a720ce2fab33c28f99416a47d821d6bb716707d1.tar.bz2 stackrpms-a720ce2fab33c28f99416a47d821d6bb716707d1.zip |
ffs 12.3 rc1
Diffstat (limited to 'freefilesync/debian/changelog')
-rw-r--r-- | freefilesync/debian/changelog | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/freefilesync/debian/changelog b/freefilesync/debian/changelog index 8c15b7f..c64598b 100644 --- a/freefilesync/debian/changelog +++ b/freefilesync/debian/changelog @@ -1,10 +1,25 @@ +freefilesync (12.3-100+stackrpms) obs; urgency=low + + * Add custom notes to sync configurations + * Highlight comparison and sync buttons + * Show sync stats in config panel tool tip + * Update config panel sync info even if cancelled + * Support FTP listing format missing owner/group + * Fixed "Class not registered" error during installation + * Propagate process priority of launcher executable + * Fixed config panel metadata being reset after renaming + * Fixed config panel keyboard cursor after deletion/rename + * Improved small icon resolution for high-DPI monitors + + -- B. Stack <bgstack15@gmail.com> Fri, 19 May 2023 09:27:18 -0400 + freefilesync (12.2-101+stackrpms) obs; urgency=low * Add Fab Stz patch for GTK3 dialogs * Fix git history -- B. Stack <bgstack15@gmail.com> Mon, 15 May 2023 18:12:59 -0400 - + freefilesync (12.2-100+stackrpms) obs; urgency=low * Upstream updates |