forked from ungleich-public/ccollect
Update changes for 0.6
This commit is contained in:
parent
8f65880db5
commit
43ca90a2f2
1 changed files with 2 additions and 5 deletions
|
@ -1,15 +1,12 @@
|
||||||
0.5.2 to 0.6:
|
0.5.2 to 0.6:
|
||||||
* Always print return code of rsync
|
* Always print return code of rsync
|
||||||
* Add much more timing information
|
* Add much more timing information
|
||||||
* One option per line in rsync_options now
|
* One option per line in rsync_options now (NOT space seperated)
|
||||||
* Added --sparse as default option
|
* Added --sparse as default option
|
||||||
* Added management tools:
|
* Added management tools (including manpages):
|
||||||
* add_ccollect_source.sh
|
* add_ccollect_source.sh
|
||||||
* delete_ccollect_source.sh
|
* delete_ccollect_source.sh
|
||||||
|
|
||||||
* add 'exec-after-rm' (source specific) configuration
|
|
||||||
* added logwrapper
|
|
||||||
|
|
||||||
0.5.1 to 0.5.2:
|
0.5.1 to 0.5.2:
|
||||||
* Display correct error code, if rsync returns non-zero
|
* Display correct error code, if rsync returns non-zero
|
||||||
* Unify messages
|
* Unify messages
|
||||||
|
|
Loading…
Reference in a new issue