diff --git a/CHANGELOG.md b/CHANGELOG.md index 8772be8..056781b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,11 +10,11 @@ dd Mmm YYYY: osync v1.2.2 release dd Mmm YYYY: osync v1.2.1 release - Added --no-resume option in order to disable resuming execution on failure +- Added basic performance profiler to debug version - Fixed an issue with filenames ending with spaces, their deletion not being propagated, and ACL / conflicts not being managed (still they got synced) - Fixed missing options passed to subprocess in daemon mode - Fixed bogus pgrep can lead to segfault 11 because of recursive KillChilds - Fixed osync deletion not working on systems with ssh banner enabled -- Added basic performance profiler to debug version - Fixed GetRemoteOS missing GetConfFileValue preventing to get OS details from /etc/os-release - Fixed low severity security issue where log and run files could be read by other users - Minor enhancements in installer / ofunctions