obackup/CHANGELOG.md

16 lines
553 B
Markdown
Raw Normal View History

2013-06-14 22:39:11 +02:00
## Latest changelog
2013-06-22 22:54:00 +02:00
- Rewrote local space check function
2013-06-21 18:25:51 +02:00
- Added ability to run another executable than rsync (see documentation on sudo execution)
2013-06-17 13:27:37 +02:00
- 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
2013-06-14 22:39:11 +02:00
14/06/2013
----------
- Initial public release