~duplicity-team/duplicity/0.7-series

« back to all changes in this revision

Viewing changes to CHANGELOG

  • Committer: Kenneth Loafman
  • Date: 2015-01-01 13:07:31 UTC
  • Revision ID: kenneth@loafman.com-20150101130731-6i3lb8r9rz4qpz2y
* Misc fixes for the following PEP8 issues:
   - E211, E221, E222, E225, E226, E228
   - see http://pep8.readthedocs.org

Show diffs side-by-side

added added

removed removed

Lines of Context:
79
79
* Fixed bug 1406173 by applying patch supplied in report
80
80
  - Ignore .par2 files in remote file list
81
81
* Removed redundant shell test testing/verify_test.sh
 
82
* Misc fixes for the following PEP8 issues:
 
83
   - E211, E221, E222, E225, E226, E228
 
84
   - see http://pep8.readthedocs.org
82
85
 
83
86
 
84
87
New in v0.7.00 (2014/10/23)