forked from TrueCloudLab/restic
Add changelog entry
This commit is contained in:
parent
a178e5628e
commit
2d7ab9115f
1 changed files with 6 additions and 0 deletions
6
changelog/unreleased/pull-2599
Normal file
6
changelog/unreleased/pull-2599
Normal file
|
@ -0,0 +1,6 @@
|
|||
Enhancement: Slightly reduce memory usage of prune and stats commands
|
||||
|
||||
The prune and the stats command kept directory identifiers in memory twice
|
||||
while searching for used blobs.
|
||||
|
||||
https://github.com/restic/restic/pull/2599
|
Loading…
Reference in a new issue