Updated changelog
This commit is contained in:
parent
2f20edf823
commit
85cd7bd75e
|
@ -10,6 +10,7 @@ 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
|
||||
- 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
|
||||
|
@ -19,9 +20,6 @@ dd Mmm YYYY: osync v1.2.1 release
|
|||
- Minor enhancements in installer / ofunctions
|
||||
- Fixed an issue with filenames ending with spaces, their deletion not being propagated, and ACL / conflicts not being managed (still they got synced)
|
||||
|
||||
dd Mmm YYYY: osync v1.1 release
|
||||
- Fixed an issue with filenames ending with spaces, their deletion not being propagated, and ACL / conflicts not being managed (still they got synced)
|
||||
|
||||
|
||||
25 Mar 2017: osync v1.2 release (for full changelog of v1.2 branch see all v1.2-beta/RC entries)
|
||||
|
||||
|
|
Loading…
Reference in New Issue