mirror of
https://github.com/restic/restic.git
synced 2025-08-25 09:51:56 +00:00
Prepare changelog for 0.14.0
This commit is contained in:
8
changelog/0.14.0_2022-08-25/issue-2248
Normal file
8
changelog/0.14.0_2022-08-25/issue-2248
Normal file
@@ -0,0 +1,8 @@
|
||||
Bugfix: Support `self-update` on Windows
|
||||
|
||||
Restic `self-update` would fail in situations where the operating system
|
||||
locks running binaries, including Windows. The new behavior works around
|
||||
this by renaming the running file and swapping the updated file in place.
|
||||
|
||||
https://github.com/restic/restic/issues/2248
|
||||
https://github.com/restic/restic/pull/3675
|
Reference in New Issue
Block a user