forked from TrueCloudLab/restic
add changelog for fuse fix
This commit is contained in:
parent
8aebea7ba2
commit
d0c5b5a9b7
1 changed files with 9 additions and 0 deletions
9
changelog/unreleased/issue-4971
Normal file
9
changelog/unreleased/issue-4971
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
Bugfix: Fix unusable `mount` on macOS Sonoma
|
||||||
|
|
||||||
|
On macOS Sonoma when using fuse-t, it was not possible to access files in
|
||||||
|
a mounted repository.
|
||||||
|
|
||||||
|
This issue has been resolved.
|
||||||
|
|
||||||
|
https://github.com/restic/restic/issues/4971
|
||||||
|
https://github.com/restic/restic/pull/5048
|
Loading…
Reference in a new issue