summaryrefslogtreecommitdiff
path: root/freefilesync/debian/changelog
diff options
context:
space:
mode:
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 b04123a..9572414 100644
--- a/freefilesync/debian/changelog
+++ b/freefilesync/debian/changelog
@@ -1,3 +1,14 @@
+freefilesync (13.8-100+stackrpms) obs; urgency=low
+
+ * Upstream updates
+ * Support raw IPv6 server address for (S)FTP
+ * RealTimeSync: Fixed scrollbar when adding/removing folders
+ * Don't set sync direction for partial folder pairs
+ * Uniquely identify partial folder pairs in error message
+ * Fixed network login prompt not showing in Windows 11 24H2
+
+ -- B. Stack <bgstack15@gmail.com> Mon, 04 Nov 2024 19:28:43 -0500
+
freefilesync (13.7-100+stackrpms) obs; urgency=low
* Upstream updates
bgstack15