summaryrefslogtreecommitdiff
path: root/freefilesync/debian/changelog
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2024-06-23 17:53:15 -0400
committerB. Stack <bgstack15@gmail.com>2024-06-23 17:53:15 -0400
commit2c03041f46a3dd0b74cd7ddefa6a64acd1d5cec0 (patch)
tree1f5cde735a59ed0ba48115afaa03d8cdb808f016 /freefilesync/debian/changelog
parentj-m-p: try disabling version check (diff)
downloadstackrpms-2c03041f46a3dd0b74cd7ddefa6a64acd1d5cec0.tar.gz
stackrpms-2c03041f46a3dd0b74cd7ddefa6a64acd1d5cec0.tar.bz2
stackrpms-2c03041f46a3dd0b74cd7ddefa6a64acd1d5cec0.zip
ffs 13.7
Diffstat (limited to 'freefilesync/debian/changelog')
-rw-r--r--freefilesync/debian/changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/freefilesync/debian/changelog b/freefilesync/debian/changelog
index 103c00d..b04123a 100644
--- a/freefilesync/debian/changelog
+++ b/freefilesync/debian/changelog
@@ -1,3 +1,13 @@
+freefilesync (13.7-100+stackrpms) obs; urgency=low
+
+ * Upstream updates
+ * Support copying symlinks between SFTP devices
+ * Fixed input focus not being restored after comparison/sync
+ * Fixed log file pruning not considering selected configuration
+ * Show startup error details when running outside terminal (Linux)
+
+ -- B. Stack <bgstack15@gmail.com> Sun, 23 Jun 2024 17:52:53 -0400
+
freefilesync (13.6-100+stackrpms) obs; urgency=low
* Upstream updates
bgstack15