Add changelog for container config (#18756)

This commit is contained in:
Guillaume Maudoux 2016-09-19 11:05:10 +02:00 committed by Domen Kožar
parent 07154a77e7
commit 2184df98f7

View File

@ -135,6 +135,13 @@ following incompatible changes:</para>
(<literal>networking.firewall.logReversePathDrops</literal>) for easier
debugging.</para></listitem>
<listitem><para>Containers configuration within
<literal>containers.&lt;name&gt;.config</literal> is now properly
typed and checked. In particular, partial configurations are merged
correctly.
(<link xlink:href="https://github.com/NixOS/nixpkgs/pull/17365">#17365</link>)
</para></listitem>
</itemizedlist>