~aaron-whitehouse/duplicity/reenable_tests

« back to all changes in this revision

Viewing changes to CHANGELOG

  • Committer: Kenneth Loafman
  • Date: 2015-04-20 12:26:15 UTC
  • mfrom: (1086.1.1 duplicity)
  • Revision ID: kenneth@loafman.com-20150420122615-6d7bnl6w0cfab23g
* Merge in lp:~cemsbr/duplicity/duplicity
  - Fix bug 1432229 in Copy.com backend:
    Reply header has no content-type for JSON detection. Now, we also check
    whether the content starts with '{'.

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
    combine the available space from more than one cloud provider to make
28
28
    a larger store available to duplicity).
29
29
* Move requirements section lower in manpage.
 
30
* Merge in lp:~cemsbr/duplicity/duplicity
 
31
  - Fix bug 1432229 in Copy.com backend:
 
32
    Reply header has no content-type for JSON detection. Now, we also check
 
33
    whether the content starts with '{'.
30
34
 
31
35
 
32
36
New in v0.7.02 (2015/03/10)