~mterry/duplicity/pydrive-root-0.7

« back to all changes in this revision

Viewing changes to Changelog.GNU

  • Committer: kenneth at loafman
  • Date: 2018-05-07 19:37:06 UTC
  • Revision ID: kenneth@loafman.com-20180507193706-5czoz1xq0das1lmh
* Fixed bug #x1717935 with suggestion from strainu
  - Use urllib.quote_plus() to properly quote pathnames passed via URL

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2018-05-07  Kenneth Loafman  <kenneth@loafman.com>
 
2
 
 
3
    * Fixed bug #x1717935 with suggestion from strainu
 
4
      - Use urllib.quote_plus() to properly quote pathnames passed via URL
 
5
 
1
6
2018-05-01  Kenneth Loafman  <kenneth@loafman.com>
2
7
 
3
8
    * More fixes for bug #1734144