diff --git a/CHANGELOG b/CHANGELOG index c8d6d66..e38a0ce 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -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) ======================== * Handle --time option for restoration and file-listing diff --git a/README b/README index 685bc60..269cef9 100644 --- a/README +++ b/README @@ -50,7 +50,7 @@ REQUIREMENTS * duplicity * gpg -* which +* Basic utilities like: which, tee * Amazon S3 (optional) * s3cmd (optional) * mailx (optional) @@ -72,7 +72,7 @@ to "duplicity-backup.conf" in the script's directory). So be sure either: - to specify the configuration file path on the command line [recommended] -- or to edit the CONFIG parameter in thescript to match the actual location of +- or to edit the CONFIG parameter in the script to match the actual location of your config file. [deprecated] NOTE: to ease future updates of the script, you may prefer NOT to edit the