mirror of
https://github.com/deajan/osync
synced 2024-11-03 15:40:14 +00:00
Updated changelog
This commit is contained in:
parent
09601664a5
commit
2b5b8a82a8
13
CHANGELOG.md
13
CHANGELOG.md
@ -6,21 +6,24 @@ KNOWN ISSUES
|
||||
|
||||
RECENT CHANGES
|
||||
--------------
|
||||
|
||||
! Parallelized sync functions
|
||||
! Drawback bandwidth parameter
|
||||
! update doc on sudoers paths
|
||||
- Parallelized sync functions
|
||||
#TODO: explain bandwidth parameter, and CONFLICT_PREVALANCE option
|
||||
- Added options to ignore permissions, ownership and groups
|
||||
- Refactored WaitFor... functions into one
|
||||
- Improved execution speed
|
||||
- Added parallel execution for most secondary fuctions
|
||||
- Lowered sleep time in wait functions
|
||||
- Removed trivial sleep and forking in remote deletion code, send the whole function to background instead
|
||||
! Unlock functions no longer launched if locking failed
|
||||
- Unlock functions no longer launched if locking failed
|
||||
- Improved WaitFor... functions to accept multiple pids
|
||||
- Added KillAllChilds function to accept multiple pids
|
||||
- Improved logging
|
||||
|
||||
XX Xxx 2016: osync v1.1.1 released
|
||||
XX xxx 2016: osync v1.1.2 released
|
||||
- Fixed soft deletion when SUDO_EXEC is enabled
|
||||
|
||||
06 Aug 2016: osync v1.1.1 released
|
||||
|
||||
- Fixed bogus rsync pattern file adding
|
||||
- Fixed soft deletion always enabled on target
|
||||
|
Loading…
Reference in New Issue
Block a user