mirror of
https://github.com/restic/restic.git
synced 2024-12-21 23:33:03 +00:00
chore: add changelog file
This commit is contained in:
parent
589b70dede
commit
0d227ae90f
1 changed files with 7 additions and 0 deletions
7
changelog/unreleased/pull-5170
Normal file
7
changelog/unreleased/pull-5170
Normal file
|
@ -0,0 +1,7 @@
|
|||
BugFix: Prevent Windows VSS event log 8194
|
||||
|
||||
Initialize VSS security to prevent VSS 8194 event logs occurring when running `restic backup` with `--use-fs-snapshot` flag in Windows.
|
||||
|
||||
https://github.com/restic/restic/issues/5169
|
||||
https://github.com/restic/restic/pull/5170
|
||||
https://forum.restic.net/t/windows-shadow-copy-snapshot-vss-unexpected-provider-error/3674/2
|
Loading…
Reference in a new issue