2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-01 08:30:49 +00:00
restic/changelog/0.8.2_2018-02-17/issue-1506

5 lines
161 B
Plaintext
Raw Normal View History

2017-12-29 11:51:43 +00:00
Bugfix: Limit bandwith at the http.RoundTripper for HTTP based backends
https://github.com/restic/restic/issues/1506
https://github.com/restic/restic/pull/1511