v0.8.3
This commit is contained in:
parent
4ceec2cbf7
commit
1a77ee0d58
2 changed files with 7 additions and 2 deletions
|
|
@ -1,3 +1,8 @@
|
||||||
|
0.8.3 (02 January 2013)
|
||||||
|
======================
|
||||||
|
* FreeBSD portability (du, mail, & shebang) [barofsoap]
|
||||||
|
* Fix issue #30 "-s (collection-status) option not writing anything to log file"
|
||||||
|
|
||||||
0.8.2 (01 November 2012)
|
0.8.2 (01 November 2012)
|
||||||
========================
|
========================
|
||||||
* Handle --time option for restoration and file-listing
|
* Handle --time option for restoration and file-listing
|
||||||
|
|
|
||||||
2
README
2
README
|
|
@ -50,7 +50,7 @@ REQUIREMENTS
|
||||||
|
|
||||||
* duplicity
|
* duplicity
|
||||||
* gpg
|
* gpg
|
||||||
* which
|
* Basic utilities like: which, tee
|
||||||
* Amazon S3 (optional)
|
* Amazon S3 (optional)
|
||||||
* s3cmd (optional)
|
* s3cmd (optional)
|
||||||
* mailx (optional)
|
* mailx (optional)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue