summaryrefslogtreecommitdiff
path: root/freefilesync/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'freefilesync/debian/changelog')
-rw-r--r--freefilesync/debian/changelog14
1 files changed, 14 insertions, 0 deletions
diff --git a/freefilesync/debian/changelog b/freefilesync/debian/changelog
index 2f06c37..8493967 100644
--- a/freefilesync/debian/changelog
+++ b/freefilesync/debian/changelog
@@ -1,3 +1,17 @@
+freefilesync (13.2-100+stackrpms) obs; urgency=low
+
+ * Upstream updates
+ * Complete high-DPI/Retina display support (macOS)
+ * Prevent files from being moved to versioning recursively
+ * Fixed tooltip line wrap bug for moved files (Windows)
+ * Return first FTP parsing error when trying multiple variants
+ * Allow file times from the future for Linux-style FTP listing
+ * Fixed setting modification times on certain storage devices (Windows)
+ * Fixed bogus "Sound playback failed" error message (macOS)
+ * Fixed rename dialog text selection wobble (macOS)
+
+ -- B. Stack <bgstack15@gmail.com> Mon, 27 Nov 2023 11:14:47 -0500
+
freefilesync (13.1-100+stackrpms) obs; urgency=low
* Keep comparison results when only changing cloud connection settings
bgstack15