diff --git a/changelog/0.8.4/pull-1648 b/changelog/0.8.4/pull-1648 index 1613612a9..bbae0efda 100644 --- a/changelog/0.8.4/pull-1648 +++ b/changelog/0.8.4/pull-1648 @@ -1,6 +1,6 @@ -Enhancement: Ignore AWS permission denied error when creating a repository. +Enhancement: Ignore AWS permission denied error when creating a repository It's not possible to use s3 backend scoped to a subdirectory(with specific permissions). Restic doesn't try to create repository in a subdirectory, when 'bucket exists' of parent directory check fails due to permission issues. -https://github.com/restic/restic/pull/1648 \ No newline at end of file +https://github.com/restic/restic/pull/1648 diff --git a/changelog/0.8.4/pull-1649 b/changelog/0.8.4/pull-1649 index db1cb2f1d..d1224d700 100644 --- a/changelog/0.8.4/pull-1649 +++ b/changelog/0.8.4/pull-1649 @@ -1,3 +1,3 @@ -Enhancement: Add illumos/Solaris support. +Enhancement: Add illumos/Solaris support https://github.com/restic/restic/pull/1649