From c603c329ab9ab5aaecb41b4768f6eee2ffa8c7fe Mon Sep 17 00:00:00 2001 From: deajan Date: Thu, 8 Jun 2017 14:48:46 +0200 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9030532..35504c9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,11 +4,11 @@ RECENT CHANGES 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