Updated changelog

This commit is contained in:
deajan 2017-06-08 14:48:46 +02:00
parent f4b15dc2fe
commit c603c329ab
1 changed files with 1 additions and 1 deletions

View File

@ -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