mirror of
https://github.com/octoleo/restic.git
synced 2024-11-26 06:46:34 +00:00
Add changelog
This commit is contained in:
parent
1c84aceb39
commit
d8b80e9862
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 New Issue
Block a user