~mcuelenaere/duplicity/duplicity

« back to all changes in this revision

Viewing changes to CHANGELOG

  • Committer: Kenneth Loafman
  • Date: 2018-10-16 20:56:54 UTC
  • Revision ID: kenneth@loafman.com-20181016205654-4knl00qwm8awbo0t
* Fixed but #1797797 with patch from Bas Hulsken
  - use bytes instead of unicode for '/' in filenames

Show diffs side-by-side

added added

removed removed

Lines of Context:
387
387
  - Adorn some remaining strings
388
388
* Merged in lp:~mgorse/duplicity/0.8-series
389
389
  - Run futurize --stage1, and adjust so that tests still pass.
390
 
        
 
390
# Fixed but #1797797 with patch from Bas Hulsken
 
391
  - use bytes instead of unicode for '/' in filenames
 
392
 
391
393
 
392
394
New in v0.7.08 (2016/07/02)
393
395
---------------------------