about summary refs log tree commit diff
path: root/nixos/doc/manual/release-notes
diff options
context:
space:
mode:
authorEric Sagnes <eric.sagnes@gmail.com>2016-09-07 10:03:32 +0900
committerNicolas B. Pierron <nicolas.b.pierron@gmail.com>2016-11-06 00:05:58 +0100
commite14de56613fc8e42fb6249031efe9e7abbb65286 (patch)
tree4a0d884bf0b5698cf42705ff25c5806ace87951f /nixos/doc/manual/release-notes
parentd10356b82558fe50e1ad0fa1fb5e151c43ed3e0a (diff)
downloadnixlib-e14de56613fc8e42fb6249031efe9e7abbb65286.tar
nixlib-e14de56613fc8e42fb6249031efe9e7abbb65286.tar.gz
nixlib-e14de56613fc8e42fb6249031efe9e7abbb65286.tar.bz2
nixlib-e14de56613fc8e42fb6249031efe9e7abbb65286.tar.lz
nixlib-e14de56613fc8e42fb6249031efe9e7abbb65286.tar.xz
nixlib-e14de56613fc8e42fb6249031efe9e7abbb65286.tar.zst
nixlib-e14de56613fc8e42fb6249031efe9e7abbb65286.zip
module system: extensible option types
Diffstat (limited to 'nixos/doc/manual/release-notes')
-rw-r--r--nixos/doc/manual/release-notes/rl-1703.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/nixos/doc/manual/release-notes/rl-1703.xml b/nixos/doc/manual/release-notes/rl-1703.xml
index efff8b895a1a..743f3dce2302 100644
--- a/nixos/doc/manual/release-notes/rl-1703.xml
+++ b/nixos/doc/manual/release-notes/rl-1703.xml
@@ -75,7 +75,10 @@ following incompatible changes:</para>
 
 <itemizedlist>
   <listitem>
-    <para></para>
+    <para>Module type system have a new extensible option types feature that
+      allow to extend certain types, such as enum, through multiple option
+      declarations of the same option across multiple modules.
+    </para>
   </listitem>
 </itemizedlist>