mirror of
https://github.com/restic/restic.git
synced 2025-12-11 18:47:50 +00:00
add changelog
This commit is contained in:
8
changelog/unreleased/pull-5421
Normal file
8
changelog/unreleased/pull-5421
Normal file
@@ -0,0 +1,8 @@
|
||||
Bugfix: Fix rare crash if directory is removed during backup
|
||||
|
||||
In restic 0.18.0, the `backup` command could crash if a directory is removed
|
||||
inbetween reading its metadata and listing its directory content.
|
||||
|
||||
This has been fixed.
|
||||
|
||||
https://github.com/restic/restic/pull/5421
|
||||
Reference in New Issue
Block a user