~ed.so/duplicity/webdav200fix-0.7

« back to all changes in this revision

Viewing changes to CHANGELOG

  • Committer: Kenneth Loafman
  • Date: 2014-03-06 14:44:50 UTC
  • mfrom: (964.2.1 duplicity)
  • Revision ID: kenneth@loafman.com-20140306144450-t3v9r3v4j8xtrn35
* Merged in lp:~prateek/duplicity/botoimportfix
  - Switches the boto backend back to using lazy imports so there are no
    complaints during the importing of backends.

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
      time of a chunked upload to S3. Also adds debug message to calculate
25
25
      upload speed.
26
26
* Merged in lp:~ed.so/duplicity/fix.dpbx
27
 
    - fix dpbx backend "NameError: global name 'rest' is not defined"
 
27
  - Fix dpbx backend "NameError: global name 'rest' is not defined"
 
28
* Merged in lp:~prateek/duplicity/botoimportfix
 
29
  - Switches the boto backend back to using lazy imports so there are no
 
30
    complaints during the importing of backends.
28
31
 
29
32
 
30
33
New in v0.6.23 (2014/01/24)