~duplicity-team/duplicity/0.7-series

« back to all changes in this revision

Viewing changes to Changelog.GNU

  • Committer: Kenneth Loafman
  • Date: 2015-01-01 13:49:33 UTC
  • Revision ID: kenneth@loafman.com-20150101134933-tbzj0n81kw9jc0w0
* Fixed bug 1278529 by applying patch supplied in report
  - Use get_bucket() rather than lookup() on S3 to get proper error msg.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
    * Misc fixes for the following PEP8 issues:
4
4
       - E211, E221, E222, E225, E226, E228
5
5
       - see http://pep8.readthedocs.org
 
6
    * Fixed bug 1278529 by applying patch supplied in report
 
7
      - Use get_bucket() rather than lookup() on S3 to get proper error msg.
6
8
 
7
9
2014-12-29  Kenneth Loafman  <kenneth@loafman.com>
8
10