aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/manual/release-notes/rl-2.3.xml15
1 files changed, 7 insertions, 8 deletions
diff --git a/doc/manual/release-notes/rl-2.3.xml b/doc/manual/release-notes/rl-2.3.xml
index 80fbd6396..0ad7d641f 100644
--- a/doc/manual/release-notes/rl-2.3.xml
+++ b/doc/manual/release-notes/rl-2.3.xml
@@ -33,9 +33,13 @@ incompatible changes:</para>
</listitem>
<listitem>
- <para>The installer now enables sandboxing by default on
- Linux. The <literal>max-jobs</literal> setting now defaults to
- 1.</para>
+ <para>The installer now enables sandboxing by default on Linux when the
+ system has the necessary kernel support.
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>The <literal>max-jobs</literal> setting now defaults to 1.</para>
</listitem>
<listitem>
@@ -82,11 +86,6 @@ incompatible changes:</para>
the duration of Nix function calls to stderr.</para>
</listitem>
- <listitem>
- <para>On Linux, sandboxing is now disabled by default on systems
- that don’t have the necessary kernel support.</para>
- </listitem>
-
</itemizedlist>
</section>