forked from TrueCloudLab/restic
add changelog for long paths on windows
This commit is contained in:
parent
a9be986782
commit
b3bfb5ed44
1 changed files with 7 additions and 0 deletions
7
changelog/unreleased/issue-4953
Normal file
7
changelog/unreleased/issue-4953
Normal file
|
@ -0,0 +1,7 @@
|
|||
Bugfix: Correctly handle long paths on older Windows versions
|
||||
|
||||
When using older Windows versions, like Windows Server 2012, restic 0.17.0
|
||||
failed to back up files with long paths. This has been fixed.
|
||||
|
||||
https://github.com/restic/restic/issues/4953
|
||||
https://github.com/restic/restic/pull/4954
|
Loading…
Reference in a new issue