~crosser/duplicity/fix-file-type

« back to all changes in this revision

Viewing changes to CHANGELOG

  • Committer: kenneth at loafman
  • Date: 2017-11-09 20:43:58 UTC
  • Revision ID: kenneth@loafman.com-20171109204358-5kvxirduw867keis
* Fixed bug #1730902 GPG Error Handling
  - use util.ufn() not str() to handle encoding

Show diffs side-by-side

added added

removed removed

Lines of Context:
299
299
  - This will keep memory usage lower in non collection-status operations
300
300
* Fixed bug #1723890 with patch from Killian Lackhove
301
301
  - Fixes error handling in pydrivebackend.py
 
302
* Fixed bug #1730902 GPG Error Handling
 
303
  - use util.ufn() not str() to handle encoding
302
304
 
303
305
 
304
306
New in v0.7.08 (2016/07/02)