~benoit.bertholon/duplicity/duplicity

« back to all changes in this revision

Viewing changes to CHANGELOG

  • Committer: Kenneth Loafman
  • Date: 2017-01-19 17:54:29 UTC
  • Revision ID: kenneth@loafman.com-20170119175429-ttmf5pddsqftqwq6
* Fixed bug #1655268 "--gpg-binary option not working"
  - If gpg binary is specified rebuild gpg profile using new binary location

Show diffs side-by-side

added added

removed removed

Lines of Context:
78
78
  - Fix PEP error on adbackend.py.
79
79
  - Add jottalib as a tox dep to fix pylint error.
80
80
  - Remove unnecessary skipUnless Linux as per 0.7-series.
 
81
* Fixed bug #1655268 "--gpg-binary option not working"
 
82
  - If gpg binary is specified rebuild gpg profile using new binary location
 
83
 
81
84
 
82
85
New in v0.7.08 (2016/07/02)
83
86
---------------------------