forked from TrueCloudLab/restic
Add changelog
This commit is contained in:
parent
1c84aceb39
commit
d8b80e9862
1 changed files with 8 additions and 0 deletions
8
changelog/unreleased/pull-2674
Normal file
8
changelog/unreleased/pull-2674
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
Bugfix: Add stricter prune error checks
|
||||||
|
|
||||||
|
Additional checks were added to the prune command in order to improve
|
||||||
|
resiliency to backend, hardware and/or networking issues. The checks now
|
||||||
|
detect a few more cases where such outside factors could potentially cause
|
||||||
|
data loss.
|
||||||
|
|
||||||
|
https://github.com/restic/restic/pull/2674
|
Loading…
Reference in a new issue