~dawgfoto/duplicity/fixup1251

« back to all changes in this revision

Viewing changes to CHANGELOG

  • Committer: kenneth at loafman
  • Date: 2017-11-01 12:55:13 UTC
  • Revision ID: kenneth@loafman.com-20171101125513-jk8f8c0nxpkz0n8i
* Fixed bug #1723890 with patch from Killian Lackhove
  - Fixes error handling in pydrivebackend.py

Show diffs side-by-side

added added

removed removed

Lines of Context:
297
297
* Fixed bug #1720159 - Cannot allocate memory with large manifest file since 0.7.03
298
298
  - filelist is not read if --file-changed option in collection-status not present
299
299
  - This will keep memory usage lower in non collection-status operations
 
300
* Fixed bug #1723890 with patch from Killian Lackhove
 
301
  - Fixes error handling in pydrivebackend.py
300
302
 
301
303
 
302
304
New in v0.7.08 (2016/07/02)