~mgorse/duplicity/0.8-series

« back to all changes in this revision

Viewing changes to CHANGELOG

  • Committer: Kenneth Loafman
  • Date: 2018-12-27 16:43:07 UTC
  • Revision ID: kenneth@loafman.com-20181227164307-gryg75wrd4ofrbfv
* Fixed bug #1803896 with patch from slawekbunka
  - Add __enter__ and __exit__ to B2ProgressListener

Show diffs side-by-side

added added

removed removed

Lines of Context:
397
397
    not be loaded unless needed.
398
398
* Merged in lp:~mgorse/duplicity/0.8-series
399
399
  - First pass at a python 3 port.
 
400
* Fixed bug #1803896 with patch from slawekbunka
 
401
  - Add __enter__ and __exit__ to B2ProgressListener
400
402
 
401
403
 
402
404
New in v0.7.08 (2016/07/02)