mirror of
https://github.com/restic/restic.git
synced 2025-10-29 13:18:37 +00:00
Prepare changelog for 0.15.0
This commit is contained in:
11
changelog/0.15.0_2023-01-12/issue-3929
Normal file
11
changelog/0.15.0_2023-01-12/issue-3929
Normal file
@@ -0,0 +1,11 @@
|
||||
Change: Make `unlock` display message only when locks were actually removed
|
||||
|
||||
The `unlock` command used to print the "successfully removed locks" message
|
||||
whenever it was run, regardless of lock files having being removed or not.
|
||||
|
||||
This has now been changed such that it only prints the message if any lock
|
||||
files were actually removed. In addition, it also reports the number of
|
||||
removed lock files.
|
||||
|
||||
https://github.com/restic/restic/issues/3929
|
||||
https://github.com/restic/restic/pull/3935
|
||||
Reference in New Issue
Block a user