mirror of
https://github.com/octoleo/restic.git
synced 2024-12-22 02:48:55 +00:00
Add changelog entry
This commit is contained in:
parent
9f9e91eb0d
commit
309cf0586a
8
changelog/unreleased/issue-2565
Normal file
8
changelog/unreleased/issue-2565
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
Bugfix: Restic forget --keep-* options now interpret "-1" as "forever"
|
||||||
|
|
||||||
|
Restic would forget snapshots that should have been kept when "-1" was
|
||||||
|
used as a value for --keep-* options. It now interprets "-1" as forever,
|
||||||
|
e.g. an option like --keep-monthly -1 will keep all monthly snapshots.
|
||||||
|
|
||||||
|
https://github.com/restic/restic/issues/2565
|
||||||
|
https://github.com/restic/restic/pull/4234
|
Loading…
Reference in New Issue
Block a user