summaryrefslogtreecommitdiff
path: root/freefilesync/debian/changelog
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2023-05-26 11:23:51 -0400
committerB. Stack <bgstack15@gmail.com>2023-05-26 11:23:51 -0400
commitb784387b5f03f79e6edea83d2ebca6d94f6ffdee (patch)
tree4ec1bdaaf673a1ddf1a36d582016a45a33785776 /freefilesync/debian/changelog
parentupdate readme (diff)
parentffs 12.3 rc1 (diff)
downloadstackrpms-b784387b5f03f79e6edea83d2ebca6d94f6ffdee.tar.gz
stackrpms-b784387b5f03f79e6edea83d2ebca6d94f6ffdee.tar.bz2
stackrpms-b784387b5f03f79e6edea83d2ebca6d94f6ffdee.zip
Merge branch 'freefilesync-bump'
Diffstat (limited to 'freefilesync/debian/changelog')
-rw-r--r--freefilesync/debian/changelog22
1 files changed, 22 insertions, 0 deletions
diff --git a/freefilesync/debian/changelog b/freefilesync/debian/changelog
index 15aa19c..c64598b 100644
--- a/freefilesync/debian/changelog
+++ b/freefilesync/debian/changelog
@@ -1,3 +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
bgstack15