mirror of
https://github.com/restic/restic.git
synced 2025-11-01 16:00:39 +00:00
Prepare changelog for 0.17.0
This commit is contained in:
11
changelog/0.17.0_2024-07-26/issue-4437
Normal file
11
changelog/0.17.0_2024-07-26/issue-4437
Normal file
@@ -0,0 +1,11 @@
|
||||
Enhancement: Make `check` command create non-existent cache directory
|
||||
|
||||
Previously, if a custom cache directory was specified for the `check` command,
|
||||
but the directory did not exist, `check` continued with the cache disabled.
|
||||
|
||||
The `check` command now attempts to create the cache directory before
|
||||
initializing the cache.
|
||||
|
||||
https://github.com/restic/restic/issues/4437
|
||||
https://github.com/restic/restic/pull/4805
|
||||
https://github.com/restic/restic/pull/4883
|
||||
Reference in New Issue
Block a user