diff --git a/changelog/unreleased/issue-5174 b/changelog/unreleased/issue-5174 new file mode 100644 index 000000000..7f7922a7a --- /dev/null +++ b/changelog/unreleased/issue-5174 @@ -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