Merge pull request #3175 from MichaelEischer/fix-3099-changelog

Fix changelog for #3099
This commit is contained in:
Alexander Neumann
2020-12-20 11:29:57 +01:00
committed by GitHub

View File

@@ -1,6 +1,6 @@
Enhancement: Reduce memory usage of check command
The check command now requires less memory if it is run with the
The check command now requires less memory if it is run without the
`--check-unused` option.
https://github.com/restic/restic/pull/3099