From 7a7653957eded93b27f645fc999c656f2b2e2cc5 Mon Sep 17 00:00:00 2001 From: deajan Date: Sun, 3 May 2020 09:12:36 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 358eefe..d73b14c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ - Fixed a problem with macos mv not preserving ownership of files from /tmp - Fixed very long outstanding issue with special characters in remote target handling - Fixed an issue where STOP_ON_ERROR_CMD did not work anymore +- Fixed a remote file lock problem (thanks to https://github.com/zhangzhishan) - Fixed various cosmetic issues with code and logs - Improved upgrade script - Fixed a possible bash buffer overflow when synchronizing large filesets (tested with 2M files)