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
commit f7c7c2f730
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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