~aaron-whitehouse/duplicity/split_glob_matching_from_select

« back to all changes in this revision

Viewing changes to CHANGELOG

  • Committer: Kenneth Loafman
  • Date: 2016-01-24 18:11:37 UTC
  • Revision ID: kenneth@loafman.com-20160124181137-ihhqjrbgmb2tfu18
* Fixed bug #1369243 by adjusting messages to be more readable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
91
91
    error code and modifies commandline.py to add the b2://
92
92
    example to the help text.
93
93
* Pep8 corrections for recently released code.
94
 
* Fixed bug #1260666 universally by splitting the
95
 
  filelist for delete before passing to backend.
 
94
* Fixed bug #1260666 universally by splitting the filelist for
 
95
  delete before passing to backend.
 
96
* Fixed bug #1369243 by adjusting messages to be more readable.
96
97
 
97
98
 
98
99
New in v0.7.05 (2015/09/15)