forked from TrueCloudLab/restic
Add entry to CHANGELOG
This commit is contained in:
parent
bfa18ee8ec
commit
157d365894
1 changed files with 6 additions and 0 deletions
6
changelog/unreleased/pull-2068
Normal file
6
changelog/unreleased/pull-2068
Normal file
|
@ -0,0 +1,6 @@
|
|||
Bugfix: Correctly return error loading data
|
||||
|
||||
In one case during `prune` and `check`, an error loading data from the backend is not returned properly. This is now corrected.
|
||||
|
||||
https://github.com/restic/restic/pull/2068
|
||||
https://github.com/restic/restic/issues/1999#issuecomment-433737921
|
Loading…
Reference in a new issue