diff options
Diffstat (limited to 'doc/manual/release-notes')
-rw-r--r-- | doc/manual/release-notes/rl-2.1.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/manual/release-notes/rl-2.1.xml b/doc/manual/release-notes/rl-2.1.xml index 5f37083eefcd..c628d04a7071 100644 --- a/doc/manual/release-notes/rl-2.1.xml +++ b/doc/manual/release-notes/rl-2.1.xml @@ -29,6 +29,12 @@ new features:</para> </listitem> <listitem> + <para>The S3 binary cache store now supports uploading to + S3-compatible services with the <literal>endpoint</literal> + option.</para> + </listitem> + + <listitem> <para>The flag <option>--fallback</option> is no longer required to recover from disappeared NARs in binary caches.</para> </listitem> |