~aaron-whitehouse/duplicity/bug_932482_trailing_slashes_and_wildcards_error

« back to all changes in this revision

Viewing changes to Changelog.GNU

  • Committer: Kenneth Loafman
  • Date: 2015-01-26 16:08:57 UTC
  • Revision ID: kenneth@loafman.com-20150126160857-nq6uu56np8fj90lt
* Fixed bug # 1414418
  - Aligned commandline.py options and help display contents.
  - Aligned commandline.py options and manpage contents.
* Changed --s3_multipart_max_timeout to --s3-multipart-max-timeout to be
  consistent with commandline option naming conventions.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
2015-01-22  Kenneth Loafman  <kenneth@loafman.com>
2
2
 
 
3
    * Fixed bug # 1414418
 
4
      - Aligned commandline.py options and help display contents.
 
5
      - Aligned commandline.py options and manpage contents.
 
6
    * Changed --s3_multipart_max_timeout to --s3-multipart-max-timeout to be
 
7
      consistent with commandline option naming conventions.
 
8
 
 
9
2015-01-22  Kenneth Loafman  <kenneth@loafman.com>
 
10
 
3
11
    * Misc fixes for the following PEP8 issues:
4
12
      - E127, E128, 201, 202, 203
5
13
      - see http://pep8.readthedocs.org