summaryrefslogtreecommitdiff
path: root/freefilesync/debian/changelog
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2024-02-17 08:42:28 -0500
committerB. Stack <bgstack15@gmail.com>2024-02-17 08:42:28 -0500
commit7f004cc49991311998a278cf7266a1bcc7bedb0f (patch)
tree0d53be08e32f6140cb178ecc5e3cfc3b659ec5a2 /freefilesync/debian/changelog
parentremove quotes from hardcoded vendor (diff)
downloadstackrpms-7f004cc49991311998a278cf7266a1bcc7bedb0f.tar.gz
stackrpms-7f004cc49991311998a278cf7266a1bcc7bedb0f.tar.bz2
stackrpms-7f004cc49991311998a278cf7266a1bcc7bedb0f.zip
ffs 13.4
Diffstat (limited to 'freefilesync/debian/changelog')
-rw-r--r--freefilesync/debian/changelog11
1 files changed, 11 insertions, 0 deletions
diff --git a/freefilesync/debian/changelog b/freefilesync/debian/changelog
index 00ecc30..1288ac1 100644
--- a/freefilesync/debian/changelog
+++ b/freefilesync/debian/changelog
@@ -1,3 +1,14 @@
+freefilesync (13.4-100+stackrpms) obs; urgency=low
+
+ * Upstream updates
+ * Ignore leading/trailing space when matching file names
+ * Work around wxWidgets system logger clearing error code
+ * Fixed registration info not found after App Translocation (macOS)
+ * Avoid modal dialog hang on KDE when compiling with GTK3
+ * Change app location without losing Donation Edition status (macOS)
+
+ -- B. Stack <bgstack15@gmail.com> Fri, 16 Feb 2024 21:07:55 -0500
+
freefilesync (13.3-101+stackrpms) obs; urgency=low
* Add dependencies on libselinux1-dev, zlib1g-dev
bgstack15