Correct changelog entries
This commit is contained in:
parent
6f3c23eba7
commit
efe2e792b3
2 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
https://github.com/restic/restic/pull/1648
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Enhancement: Add illumos/Solaris support.
|
||||
Enhancement: Add illumos/Solaris support
|
||||
|
||||
https://github.com/restic/restic/pull/1649
|
||||
|
|
Loading…
Reference in a new issue