summaryrefslogtreecommitdiff
path: root/freefilesync/debian/changelog
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2024-12-08 14:41:47 -0500
committerB. Stack <bgstack15@gmail.com>2024-12-08 14:41:47 -0500
commite3658363296476f27aa8b7725b1a169e3bf51c90 (patch)
treedf56aa2b660e33bd45b8b185ed78663ec55081a8 /freefilesync/debian/changelog
parentnotepadnext 0.9 (diff)
downloadstackrpms-e3658363296476f27aa8b7725b1a169e3bf51c90.tar.gz
stackrpms-e3658363296476f27aa8b7725b1a169e3bf51c90.tar.bz2
stackrpms-e3658363296476f27aa8b7725b1a169e3bf51c90.zip
ffs 13.9
Diffstat (limited to 'freefilesync/debian/changelog')
-rw-r--r--freefilesync/debian/changelog13
1 files changed, 13 insertions, 0 deletions
diff --git a/freefilesync/debian/changelog b/freefilesync/debian/changelog
index 9572414..148ef03 100644
--- a/freefilesync/debian/changelog
+++ b/freefilesync/debian/changelog
@@ -1,3 +1,16 @@
+freefilesync (13.9-100+stackrpms) obs; urgency=low
+
+ * Upstream updates
+ * Fixed CURLE_SEND_ERROR: OpenSSL SSL_write: SSL_ERROR_SYSCALL, errno 0
+ * Added comparison and sync context menu options for multiple folder
+ pairs
+ * Show file include/exclude filter directly in tooltip
+ * Fixed file not found error when cancelling file up-/download
+ * Fixed showing cancelled config log status after nothing to sync
+ * Updated translation files
+
+ -- B. Stack <bgstack15@gmail.com> Sun, 08 Dec 2024 08:09:07 -0500
+
freefilesync (13.8-100+stackrpms) obs; urgency=low
* Upstream updates
bgstack15