summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/package-notes.xml2
-rw-r--r--nixos/doc/manual/release-notes/rl-1709.xml6
-rw-r--r--nixos/doc/manual/release-notes/rl-1803.xml3
3 files changed, 8 insertions, 3 deletions
diff --git a/doc/package-notes.xml b/doc/package-notes.xml
index 122acdc7f75c..4d87a3a67fe9 100644
--- a/doc/package-notes.xml
+++ b/doc/package-notes.xml
@@ -479,7 +479,7 @@ it. Place the resulting <filename>package.nix</filename> file into
<term>Using the FOSS Radeon or nouveau (nvidia) drivers</term>
<listitem><itemizedlist>
<listitem><para>The <literal>newStdcpp</literal> parameter
- was removed after 17.09 release and should not be needed anymore.
+ was removed since NixOS 17.09 and should not be needed anymore.
</para></listitem>
<listitem><para>
diff --git a/nixos/doc/manual/release-notes/rl-1709.xml b/nixos/doc/manual/release-notes/rl-1709.xml
index c1ad853d544d..1d6e693f83c7 100644
--- a/nixos/doc/manual/release-notes/rl-1709.xml
+++ b/nixos/doc/manual/release-notes/rl-1709.xml
@@ -329,6 +329,12 @@ FLUSH PRIVILEGES;
<command>systemctl status mysql-backup</command>.
</para>
</listitem>
+
+ <listitem>
+ <para>Steam: the <literal>newStdcpp</literal> parameter
+ was removed and should not be needed anymore.</para>
+ </listitem>
+
</itemizedlist>
<para>Other notable improvements:</para>
diff --git a/nixos/doc/manual/release-notes/rl-1803.xml b/nixos/doc/manual/release-notes/rl-1803.xml
index 8dded9aaefb6..7acc689ed117 100644
--- a/nixos/doc/manual/release-notes/rl-1803.xml
+++ b/nixos/doc/manual/release-notes/rl-1803.xml
@@ -29,8 +29,7 @@ following incompatible changes:</para>
<itemizedlist>
<listitem>
- <para>Steam: the <literal>newStdcpp</literal> parameter
- was removed and should not be needed anymore.</para>
+ <para></para>
</listitem>
</itemizedlist>