summaryrefslogtreecommitdiff
path: root/freefilesync/debian/changelog
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2019-12-27 09:48:04 -0500
committerB Stack <bgstack15@gmail.com>2019-12-27 09:48:04 -0500
commit71af72d88ef955a2fa295177dc57825f5c349540 (patch)
treef4621c6440f025de7f611477960d1265e224c034 /freefilesync/debian/changelog
parentrevert ffs to gtk2 (diff)
downloadstackrpms-71af72d88ef955a2fa295177dc57825f5c349540.tar.gz
stackrpms-71af72d88ef955a2fa295177dc57825f5c349540.tar.bz2
stackrpms-71af72d88ef955a2fa295177dc57825f5c349540.zip
ffs 10.19 dpkg rc1, gtk2
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 028ac27..f8b1539 100644
--- a/freefilesync/debian/changelog
+++ b/freefilesync/debian/changelog
@@ -1,3 +1,17 @@
+freefilesync (10.19-1+devuan) obs; urgency=low
+
+ * Unified rendering of disabled grid layouts
+ * Count moved file pair as one update in view filter buttons
+ * Fix command button default sizes (Windows)
+ * Added %item_name%, %item_name2% context menu macros
+ * Support deleting references to shared Google Drive files
+ * Trash Google Drive files only when having single parent
+ * Fixed high DPI scaling issue on image borders
+ * Preserve system date format for RTL languages
+ * Fall back to folder path if resource archives are missing
+
+ -- B Stack <bgstack15@gmail.com> Fri, 27 Dec 2019 09:32:55 -0500
+
freefilesync (10.18-2+devuan) obs; urgency=medium
* Revert to libwxgtk3.0 (gtk2) instead of libwxgtk3.0-gtk3
bgstack15