2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-01 00:20:48 +00:00

add changelog for gc tuning

This commit is contained in:
Michael Eischer 2023-06-08 18:02:46 +02:00
parent 2fcb3947df
commit 0f80b6a137

View File

@ -0,0 +1,5 @@
Enhancement: Reduce memory usage by up to 25%
https://github.com/restic/restic/issues/3328
https://github.com/restic/restic/pull/4352
https://github.com/restic/restic/pull/4353