forked from TrueCloudLab/restic
Add entry to changelog
This commit is contained in:
parent
5dc8d3588d
commit
649afb1198
1 changed files with 7 additions and 0 deletions
7
changelog/0.8.2/pull-1594
Normal file
7
changelog/0.8.2/pull-1594
Normal file
|
@ -0,0 +1,7 @@
|
|||
Bugfix: Google Cloud Storage: Use generic HTTP transport
|
||||
|
||||
It was discovered that the Google Cloud Storage backend did not use the generic
|
||||
HTTP transport, so things such as bandwidth limiting with `--limit-upload` did
|
||||
not work. This is resolved now.
|
||||
|
||||
https://github.com/restic/restic/pull/1594
|
Loading…
Reference in a new issue