restic/changelog/unreleased/issue-3127
2022-03-26 13:01:53 +01:00

6 lines
215 B
Text

Enhancement: Add xattr (extended attributes) support for Solaris
Restic now supports xattr for the Solaris operating system.
https://github.com/restic/restic/issues/3127
https://github.com/restic/restic/pull/3628