aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEelco Dolstra <e.dolstra@tudelft.nl>2006-10-30 16:29:05 +0000
committerEelco Dolstra <e.dolstra@tudelft.nl>2006-10-30 16:29:05 +0000
commit005eecfc4d0a26694b521e999e4985c452c4b3f3 (patch)
treefa76b47498b2ff9a4e27352222e0cb731030bb35
parent8478cd260f31e8592aacdfaf99c1a4e53e4eb400 (diff)
* Release notes.
-rw-r--r--doc/manual/release-notes.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/manual/release-notes.xml b/doc/manual/release-notes.xml
index 2f2b1a040..c4fd11f44 100644
--- a/doc/manual/release-notes.xml
+++ b/doc/manual/release-notes.xml
@@ -11,11 +11,25 @@
<itemizedlist>
+
<listitem><para><command>nix-store</command> has a new operation
<option>--read-log</option> (<option>-l</option>)
<parameter>paths</parameter> that shows the build log of the given
paths.</para></listitem>
+
+ <listitem><para>TODO: <varname>allowedReferences</varname> for
+ checking the set of references in the output of a
+ derivation.</para></listitem>
+
+
+ <listitem><para>TODO: semantic cleanups of string concatenation
+ etc. (mostly in r6740).</para></listitem>
+
+
+ <listitem><para>TODO: now using Berkeley DB 4.5.</para></listitem>
+
+
</itemizedlist>
</section>