1
0
mirror of https://github.com/deajan/obackup.git synced 2024-10-03 18:13:40 +02:00
obackup/CHANGELOG.md
2013-06-21 19:25:51 +03:00

15 lines
516 B
Markdown

## Latest changelog
- Added ability to run another executable than rsync (see documentation on sudo execution)
- Added some Rsync argument parameters (preserve ACL, Xattr, and stream compression)
- Internal hook execution logic revised
- Updated WaitForTaskCompletition function to handle skipping alerts
- Updated command line argument --silent processing
- Added remote before and after command execution hook
- Added local before and after command execution hook
14/06/2013
----------
- Initial public release