diff options
author | Eelco Dolstra <eelco.dolstra@logicblox.com> | 2013-01-04T14·17+0100 |
---|---|---|
committer | Eelco Dolstra <eelco.dolstra@logicblox.com> | 2013-01-04T14·17+0100 |
commit | 92926be2fe15b25759e8e3e129a093798f8c37b6 (patch) | |
tree | 1d9c4f11e7a84b6ba7be7d0c7bcb025186f9fbf7 /doc | |
parent | b424d29d1b2fb99c654f1cffe6cd57b298c0ab33 (diff) |
Fix "0 store paths deleted" message
Diffstat (limited to 'doc')
-rw-r--r-- | doc/manual/release-notes.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual/release-notes.xml b/doc/manual/release-notes.xml index 60c119cb7352..e7e9bf3c5b43 100644 --- a/doc/manual/release-notes.xml +++ b/doc/manual/release-notes.xml @@ -8,7 +8,7 @@ <!--==================================================================--> -<section xml:id="ssec-relnotes-1.3"><title>Release 1.3 (January 3, 2013)</title> +<section xml:id="ssec-relnotes-1.3"><title>Release 1.3 (January 4, 2013)</title> <para>This is primarily a bug fix release. When this version is first run on Linux, it removes any immutable bits from the Nix store and |