forked from lix-project/lix
Update release notes
This commit is contained in:
parent
245d01701d
commit
64d7d1a884
|
@ -4,7 +4,7 @@
|
||||||
version="5.0"
|
version="5.0"
|
||||||
xml:id="ssec-relnotes-2.1">
|
xml:id="ssec-relnotes-2.1">
|
||||||
|
|
||||||
<title>Release 2.1 (2018-08-??)</title>
|
<title>Release 2.1 (2018-08-31)</title>
|
||||||
|
|
||||||
<para>This is primarily a bug fix release. It also reduces memory
|
<para>This is primarily a bug fix release. It also reduces memory
|
||||||
consumption in certain situations. In addition, it has the following
|
consumption in certain situations. In addition, it has the following
|
||||||
|
@ -41,8 +41,12 @@ new features:</para>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><command>nix-daemon</command> now respects
|
<para><command>nix-daemon</command> now respects
|
||||||
<option>--store</option>, so it can be run as a non-root
|
<option>--store</option>.</para>
|
||||||
user.</para>
|
</listitem>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para><command>nix run</command> now respects
|
||||||
|
<varname>nix-support/propagated-user-env-packages</varname>.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
|
|
Loading…
Reference in a new issue