mirror of
https://github.com/restic/restic.git
synced 2024-12-21 23:33:03 +00:00
Update changelog, for issue 5174 (Enable xattr support, on NetBSD 10+)
This commit is contained in:
parent
37969ae8e3
commit
9e85119d73
1 changed files with 6 additions and 0 deletions
6
changelog/unreleased/issue-5174
Normal file
6
changelog/unreleased/issue-5174
Normal file
|
@ -0,0 +1,6 @@
|
|||
Enhancement: Enable xattr support, on NetBSD 10+
|
||||
|
||||
Restic now supports backing up, and restoring extended attributes, on systems running NetBSD 10, or later.
|
||||
|
||||
https://github.com/restic/restic/issues/5174
|
||||
https://github.com/restic/restic/pull/5180
|
Loading…
Reference in a new issue