diff options
author | Eelco Dolstra <eelco.dolstra@logicblox.com> | 2012-07-11T22·52-0400 |
---|---|---|
committer | Eelco Dolstra <eelco.dolstra@logicblox.com> | 2012-07-11T22·52-0400 |
commit | e4d6bcb6cdc34d204ccf49e137dd5070f664c523 (patch) | |
tree | 0f07f0b57ed8ba74db47b1cfe09e51e158cb2422 /doc/manual/release-notes.xml | |
parent | f2bdc87595376efb2d05a8555b0686922a298929 (diff) |
Update release notes
Diffstat (limited to 'doc/manual/release-notes.xml')
-rw-r--r-- | doc/manual/release-notes.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/manual/release-notes.xml b/doc/manual/release-notes.xml index 66ced1c9c429..9a5449def23e 100644 --- a/doc/manual/release-notes.xml +++ b/doc/manual/release-notes.xml @@ -35,6 +35,11 @@ <literal>false</literal>.</para> </listitem> + <listitem> + <para>When using the Nix daemon, the <option>-s</option> flag in + <command>nix-env -qa</command> is now much faster.</para> + </listitem> + </itemizedlist> </section> |