~mterry/duplicity/pydrive-cache-fix

« back to all changes in this revision

Viewing changes to CHANGELOG

  • Committer: kenneth at loafman
  • Date: 2019-11-04 15:35:09 UTC
  • Revision ID: kenneth@loafman.com-20191104153509-6imwrfx4wwnetllz
* Updated snapcraft.yaml to remove rdiffdir and add libaft1 to stage.

Show diffs side-by-side

added added

removed removed

Lines of Context:
37
37
  - Fixed so bytes filenames were compared as unicode in re.match()
38
38
* Removed file() call in swiftbackend.  It's been deprecated since py2.
39
39
* Updated snapcraft.yaml to include rdiffdir and did some reformatting.
 
40
* Updated snapcraft.yaml to remove rdiffdir and add libaft1 to stage.
40
41
 
41
42
 
42
43
New in v0.8.05 (2019/10/06)