diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a5173a..358eefe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,8 @@ - New option to use SSH_CONTROLMASTER in order to speed up remote sync tasks and preserve a single ssh channel - New option SSH_OPTIONAL_ARGS - 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 various cosmetic issues with code and logs - Improved upgrade script - Fixed a possible bash buffer overflow when synchronizing large filesets (tested with 2M files)