diff options
author | B. Stack <bgstack15@gmail.com> | 2023-09-25 08:19:17 -0400 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2023-09-25 08:19:17 -0400 |
commit | c22073a2d3dd3cddfa02bbd2551d994a7d43a754 (patch) | |
tree | 84c632f667470dd08457f7a0952f2c78c956630f /freefilesync/debian/changelog | |
parent | makemkv: add patch for av_mallocz_array (diff) | |
parent | ffs 13.0 rc1 (diff) | |
download | stackrpms-c22073a2d3dd3cddfa02bbd2551d994a7d43a754.tar.gz stackrpms-c22073a2d3dd3cddfa02bbd2551d994a7d43a754.tar.bz2 stackrpms-c22073a2d3dd3cddfa02bbd2551d994a7d43a754.zip |
Merge branch 'freefilesync-bump'
Diffstat (limited to 'freefilesync/debian/changelog')
-rw-r--r-- | freefilesync/debian/changelog | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/freefilesync/debian/changelog b/freefilesync/debian/changelog index f690594..da87756 100644 --- a/freefilesync/debian/changelog +++ b/freefilesync/debian/changelog @@ -1,3 +1,21 @@ +freefilesync (13.0-100+stackrpms) obs; urgency=low + + * Rename (multiple) files manually (F2 key) + * Configure individual directions for DB-based sync + * Detect moved files with "Update" sync variant (requires sync.ffs_db + files) + * Update variant: Do not restore files that were deleted on target + * Distinguish file renames from file moves and simplify grid display + * Fixed ERROR_NOT_SUPPORTED when copying files with NTFS extended + attributes + * Fixed error during process initialization while connecting with quick + launch + * Avoid redundant file reopen when setting file times during copy + * Set working directory to match FFS configuration file when + double-clicking (Linux) + + -- B. Stack <bgstack15@gmail.com> Wed, 13 Sep 2023 19:39:50 -0400 + freefilesync (12.5-100+stackrpms) obs; urgency=low * Upstream updates |