forked from TrueCloudLab/restic
Add changelog
This commit is contained in:
parent
d0f1060df7
commit
2a630c51c1
1 changed files with 6 additions and 0 deletions
6
changelog/unreleased/pull-3905
Normal file
6
changelog/unreleased/pull-3905
Normal file
|
@ -0,0 +1,6 @@
|
|||
Enhancement: Improve speed of parent snapshot searching for `backup` command
|
||||
|
||||
Backing up a large number of files using `--files-from-verbatim` or `--files-from-raw`
|
||||
options could require a long time to find the parent snapshot. This has been improved.
|
||||
|
||||
https://github.com/restic/restic/pull/3905
|
Loading…
Reference in a new issue