~thomas-ross/duplicity/b2-hide-files

« back to all changes in this revision

Viewing changes to Changelog.GNU

  • Committer: Kenneth Loafman
  • Date: 2020-03-15 11:52:38 UTC
  • Revision ID: kenneth@loafman.com-20200315115238-lo2lr701tx6t7y2t
* Fixed bug #1867468 - UnboundLocalError (local
  variable 'ch_err' referenced before assignment)
  in ssh_paramiko_backend.py

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2020-03-15  Kenneth Loafman  <kenneth@loafman.com>
 
2
 
 
3
    * Fixed bug #1867468 - UnboundLocalError (local
 
4
      variable 'ch_err' referenced before assignment)
 
5
      in ssh_paramiko_backend.py
 
6
 
1
7
2020-03-14  Kenneth Loafman  <kenneth@loafman.com>
2
8
 
3
9
    * Fixed bug #1867435 - TypeError: must be str,