~aaron-whitehouse/duplicity/reactivate_progress_test

« back to all changes in this revision

Viewing changes to CHANGELOG

  • Committer: Kenneth Loafman
  • Date: 2015-05-10 14:43:14 UTC
  • mfrom: (1091.1.1 duplicity)
  • Revision ID: kenneth@loafman.com-20150510144314-h1b4qywiy47bbbfs
* Merge in lp:~sjakthol/duplicity/onedrive-error-message
  - Add proper error message for OneDrive backend when python-requests or
    python-requests-oauthlib is not installed (bug 1453355).

Show diffs side-by-side

added added

removed removed

Lines of Context:
40
40
* Added ability to get single file status from collection-status with
41
41
  patch from jitao (bug 1044715), like so:
42
42
  $ duplicity collection-status --file-changed c1 file://./foo
 
43
* Merge in lp:~sjakthol/duplicity/onedrive-error-message
 
44
  - Add proper error message for OneDrive backend when python-requests or
 
45
    python-requests-oauthlib is not installed (bug 1453355).
43
46
 
44
47
 
45
48
New in v0.7.02 (2015/03/10)