summary refs log tree commit diff
path: root/nixos/doc/manual
diff options
context:
space:
mode:
authorVladimír Čunát <vcunat@gmail.com>2018-03-03 18:00:45 +0100
committerVladimír Čunát <vcunat@gmail.com>2018-03-03 18:01:20 +0100
commitac3b53707c7edf238b297ba4ce3799cecf2ee72d (patch)
tree471a6f2046d1ef32548b8ea7fd311ded7e68b4dd /nixos/doc/manual
parent7b2cf5b12ee972888f987d9c0ca7a7c09a08c0d7 (diff)
downloadnixlib-ac3b53707c7edf238b297ba4ce3799cecf2ee72d.tar
nixlib-ac3b53707c7edf238b297ba4ce3799cecf2ee72d.tar.gz
nixlib-ac3b53707c7edf238b297ba4ce3799cecf2ee72d.tar.bz2
nixlib-ac3b53707c7edf238b297ba4ce3799cecf2ee72d.tar.lz
nixlib-ac3b53707c7edf238b297ba4ce3799cecf2ee72d.tar.xz
nixlib-ac3b53707c7edf238b297ba4ce3799cecf2ee72d.tar.zst
nixlib-ac3b53707c7edf238b297ba4ce3799cecf2ee72d.zip
18.03 release notes: highlight linux and gcc updates
Diffstat (limited to 'nixos/doc/manual')
-rw-r--r--nixos/doc/manual/release-notes/rl-1803.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/nixos/doc/manual/release-notes/rl-1803.xml b/nixos/doc/manual/release-notes/rl-1803.xml
index ca34d798a359..d5150d25d375 100644
--- a/nixos/doc/manual/release-notes/rl-1803.xml
+++ b/nixos/doc/manual/release-notes/rl-1803.xml
@@ -20,6 +20,18 @@ has the following highlights: </para>
 <itemizedlist>
   <listitem>
     <para>
+      Linux kernel defaults to the 4.14 branch (it was 4.9).
+    </para>
+  </listitem>
+
+  <listitem>
+    <para>
+      GCC defaults to 7.x (it was 6.x).
+    </para>
+  </listitem>
+
+  <listitem>
+    <para>
       MariaDB 10.2, updated from 10.1, is now the default MySQL implementation. While upgrading a few changes
       have been made to the infrastructure involved:
       <itemizedlist>