diff --git a/doc/xml/release.xml b/doc/xml/release.xml index 5f805a336..4fc7c06a6 100644 --- a/doc/xml/release.xml +++ b/doc/xml/release.xml @@ -130,6 +130,14 @@ List deprecated option names in documentation and command-line help. + + + + + + + Clarify that S3 buckets must be created by the user. + @@ -4184,5 +4192,10 @@ Javier Wilson javierwilson + + + David Youatt + youattd + diff --git a/doc/xml/user-guide.xml b/doc/xml/user-guide.xml index 605e06286..d01e21b62 100644 --- a/doc/xml/user-guide.xml +++ b/doc/xml/user-guide.xml @@ -1525,7 +1525,7 @@ S3 Support - supports storing repositories in Amazon S3. + supports storing repositories in Amazon S3. The bucket used to store the repository must be created in advance — will not do it automatically. Clear the cipher settings
List deprecated option names in documentation and command-line help.
Clarify that S3 buckets must be created by the user.
supports storing repositories in Amazon S3.
supports storing repositories in Amazon S3. The bucket used to store the repository must be created in advance — will not do it automatically.