mirror of
https://github.com/restic/restic.git
synced 2025-10-29 14:03:06 +00:00
Prepare changelog for 0.15.0
This commit is contained in:
8
changelog/0.15.0_2023-01-12/issue-3096
Normal file
8
changelog/0.15.0_2023-01-12/issue-3096
Normal file
@@ -0,0 +1,8 @@
|
||||
Enhancement: Make `mount` command support macOS using macFUSE 4.x
|
||||
|
||||
Restic now uses a different FUSE library for mounting snapshots and making them
|
||||
available as a FUSE filesystem using the `mount` command. This adds support for
|
||||
macFUSE 4.x which can be used to make this work on recent macOS versions.
|
||||
|
||||
https://github.com/restic/restic/issues/3096
|
||||
https://github.com/restic/restic/pull/4024
|
||||
Reference in New Issue
Block a user